Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-14178 (GCVE-0-2025-14178)
Vulnerability from cvelistv5 – Published: 2025-12-27 19:27 – Updated: 2026-01-24 11:04
VLAI?
EPSS
Title
Heap buffer overflow in array_merge()
Summary
In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.
Severity ?
6.5 (Medium)
Assigner
References
Impacted products
Credits
Niels Dossche
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-14178",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-12-29T16:00:50.197017Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-12-29T16:01:02.639Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-01-24T11:04:01.892Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00019.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"packageName": "php",
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.1.34",
"status": "affected",
"version": "8.1.*",
"versionType": "semver"
},
{
"lessThan": "8.2.30",
"status": "affected",
"version": "8.2.*",
"versionType": "semver"
},
{
"lessThan": "8.3.29",
"status": "affected",
"version": "8.3.*",
"versionType": "semver"
},
{
"lessThan": "8.4.16",
"status": "affected",
"version": "8.4.*",
"versionType": "semver"
},
{
"lessThan": "8.5.1",
"status": "affected",
"version": "8.5.*",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Niels Dossche"
}
],
"datePublic": "2025-12-18T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIn PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.\u003c/p\u003e"
}
],
"value": "In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-12-27T19:27:41.691Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"source": {
"advisory": "GHSA-h96m-rvf9-jgm2",
"discovery": "INTERNAL"
},
"title": "Heap buffer overflow in array_merge()",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2025-14178",
"datePublished": "2025-12-27T19:27:41.691Z",
"dateReserved": "2025-12-06T06:25:31.535Z",
"dateUpdated": "2026-01-24T11:04:01.892Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-14178\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2025-12-27T20:15:40.570\",\"lastModified\":\"2026-01-24T11:15:49.520\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.\"}],\"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:L/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"},{\"lang\":\"en\",\"value\":\"CWE-787\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.34\",\"matchCriteriaId\":\"56FCF002-3946-40DF-A774-75C6DDE6CA26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.30\",\"matchCriteriaId\":\"AB314013-4F2F-40F0-968B-35FEC22CC8A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.3.0\",\"versionEndExcluding\":\"8.3.29\",\"matchCriteriaId\":\"DAD5402D-688D-44AA-B083-5157FDC53D7A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.4.0\",\"versionEndExcluding\":\"8.4.16\",\"matchCriteriaId\":\"8813328B-AC06-4060-916F-CD27144F41E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.5.0\",\"versionEndExcluding\":\"8.5.1\",\"matchCriteriaId\":\"E56CD990-B79E-4253-B810-13787B23B028\"}]}]}],\"references\":[{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2\",\"source\":\"security@php.net\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/01/msg00019.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2026/01/msg00019.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-24T11:04:01.892Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-14178\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-12-29T16:00:50.197017Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-12-29T16:00:57.343Z\"}}], \"cna\": {\"title\": \"Heap buffer overflow in array_merge()\", \"source\": {\"advisory\": \"GHSA-h96m-rvf9-jgm2\", \"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Niels Dossche\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"PHP Group\", \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.1.*\", \"lessThan\": \"8.1.34\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.*\", \"lessThan\": \"8.2.30\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.3.*\", \"lessThan\": \"8.3.29\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.4.*\", \"lessThan\": \"8.4.16\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.5.*\", \"lessThan\": \"8.5.1\", \"versionType\": \"semver\"}], \"packageName\": \"php\", \"defaultStatus\": \"affected\"}], \"datePublic\": \"2025-12-18T00:00:00.000Z\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2025-12-27T19:27:41.691Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-14178\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-24T11:04:01.892Z\", \"dateReserved\": \"2025-12-06T06:25:31.535Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2025-12-27T19:27:41.691Z\", \"assignerShortName\": \"php\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2025-2887
Vulnerability from csaf_certbund - Published: 2025-12-18 23:00 - Updated: 2026-01-21 23:00Summary
PHP: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.
Angriff
Ein entfernter Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, um einen Server-Side Request-Forgery Angriff ausführen oder nicht bekannte Auswirkungen erzielen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- UNIX
- Windows
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen in PHP ausnutzen, um Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, um einen Server-Side Request-Forgery Angriff ausf\u00fchren oder nicht bekannte Auswirkungen erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2887 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2887.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2887 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2887"
},
{
"category": "external",
"summary": "PHP 8.2.30 ChangeLog vom 2025-12-18",
"url": "https://php.net/ChangeLog-8.php#8.2.30"
},
{
"category": "external",
"summary": "PHP 8.3.29 ChangeLog vom 2025-12-18",
"url": "https://php.net/ChangeLog-8.php#8.3.29"
},
{
"category": "external",
"summary": "PHP 8.4.16 ChangeLog vom 2025-12-18",
"url": "https://php.net/ChangeLog-8.php#8.4.16"
},
{
"category": "external",
"summary": "PHP 8.5.1 ChangeLog vom 2025-12-18",
"url": "https://php.net/ChangeLog-8.php#8.5.1"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-www2-q4fc-65wf vom 2025-12-18",
"url": "https://github.com/php/php-src/security/advisories/GHSA-www2-q4fc-65wf"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-3237-qqm7-mfv7 vom 2025-12-18",
"url": "https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-h96m-rvf9-jgm2 vom 2025-12-18",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-8xr5-qppj-gvwj vom 2025-12-18",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-h2vr-rqqp-xv8m vom 2025-12-18",
"url": "https://github.com/advisories/GHSA-h2vr-rqqp-xv8m"
},
{
"category": "external",
"summary": "GitHub uriparser issue 282",
"url": "https://github.com/uriparser/uriparser/issues/282"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15837-1 vom 2025-12-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DDSH47GX6NJKQ4QIEKKO6GWB72JZ2GU6/"
},
{
"category": "external",
"summary": "cPanel ChangeLog",
"url": "https://docs.cpanel.net/changelogs/110-change-log/"
},
{
"category": "external",
"summary": "cPanel Change Log vom 2025-12-19",
"url": "https://docs.cpanel.net/changelogs/130-change-log/"
},
{
"category": "external",
"summary": "cPanel Change Log vom 2025-12-19",
"url": "https://docs.cpanel.net/changelogs/132-change-log/"
},
{
"category": "external",
"summary": "cPanel Change Log vom 2025-12-19",
"url": "https://docs.cpanel.net/changelogs/126-change-log/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6088 vom 2025-12-21",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00254.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0071-1 vom 2026-01-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023706.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0086-1 vom 2026-01-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023729.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7953-1 vom 2026-01-12",
"url": "https://ubuntu.com/security/notices/USN-7953-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2PHP8.2-2026-009 vom 2026-01-22",
"url": "https://alas.aws.amazon.com/AL2/ALAS2PHP8.2-2026-009.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2PHP8.1-2026-008 vom 2026-01-22",
"url": "https://alas.aws.amazon.com/AL2/ALAS2PHP8.1-2026-008.html"
}
],
"source_lang": "en-US",
"title": "PHP: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-21T23:00:00.000+00:00",
"generator": {
"date": "2026-01-22T08:54:15.458+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2887",
"initial_release_date": "2025-12-18T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-12-18T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE und Debian aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: EUVD-2025-205486, EUVD-2025-205485, EUVD-2025-205484"
},
{
"date": "2026-01-08T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "6",
"summary": "Produktzuordnung korrigiert"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.34",
"product": {
"name": "Open Source PHP \u003c8.1.34",
"product_id": "90DF208D-7040-4857-A44D-C7485EDE9987"
}
},
{
"category": "product_version",
"name": "8.1.34",
"product": {
"name": "Open Source PHP 8.1.34",
"product_id": "90DF208D-7040-4857-A44D-C7485EDE9987-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.1.34"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.2.30",
"product": {
"name": "Open Source PHP \u003c8.2.30",
"product_id": "T049550"
}
},
{
"category": "product_version",
"name": "8.2.30",
"product": {
"name": "Open Source PHP 8.2.30",
"product_id": "T049550-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.2.30"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.29",
"product": {
"name": "Open Source PHP \u003c8.3.29",
"product_id": "T049551"
}
},
{
"category": "product_version",
"name": "8.3.29",
"product": {
"name": "Open Source PHP 8.3.29",
"product_id": "T049551-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.3.29"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.4.16",
"product": {
"name": "Open Source PHP \u003c8.4.16",
"product_id": "T049552"
}
},
{
"category": "product_version",
"name": "8.4.16",
"product": {
"name": "Open Source PHP 8.4.16",
"product_id": "T049552-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.4.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.5.1",
"product": {
"name": "Open Source PHP \u003c8.5.1",
"product_id": "T049553"
}
},
{
"category": "product_version",
"name": "8.5.1",
"product": {
"name": "Open Source PHP 8.5.1",
"product_id": "T049553-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.5.1"
}
}
}
],
"category": "product_name",
"name": "PHP"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c130.0.17",
"product": {
"name": "cPanel cPanel/WHM \u003c130.0.17",
"product_id": "T049613"
}
},
{
"category": "product_version",
"name": "130.0.17",
"product": {
"name": "cPanel cPanel/WHM 130.0.17",
"product_id": "T049613-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:130.0.17"
}
}
},
{
"category": "product_version_range",
"name": "\u003c132.0.16",
"product": {
"name": "cPanel cPanel/WHM \u003c132.0.16",
"product_id": "T049614"
}
},
{
"category": "product_version",
"name": "132.0.16",
"product": {
"name": "cPanel cPanel/WHM 132.0.16",
"product_id": "T049614-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:132.0.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c126.0.38",
"product": {
"name": "cPanel cPanel/WHM \u003c126.0.38",
"product_id": "T049907"
}
},
{
"category": "product_version",
"name": "126.0.38",
"product": {
"name": "cPanel cPanel/WHM 126.0.38",
"product_id": "T049907-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:126.0.38"
}
}
},
{
"category": "product_version_range",
"name": "\u003c110.0.81",
"product": {
"name": "cPanel cPanel/WHM \u003c110.0.81",
"product_id": "T049908"
}
},
{
"category": "product_version",
"name": "110.0.81",
"product": {
"name": "cPanel cPanel/WHM 110.0.81",
"product_id": "T049908-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:cpanel:cpanel_whm:110.0.81"
}
}
}
],
"category": "product_name",
"name": "cPanel/WHM"
}
],
"category": "vendor",
"name": "cPanel"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14177",
"product_status": {
"known_affected": [
"T049550",
"T049908",
"90DF208D-7040-4857-A44D-C7485EDE9987",
"T049614",
"2951",
"T002207",
"T049907",
"T000126",
"T027843",
"T049553",
"398363",
"T049552",
"T049551",
"T049613"
]
},
"release_date": "2025-12-18T23:00:00.000+00:00",
"title": "CVE-2025-14177"
},
{
"cve": "CVE-2025-14178",
"product_status": {
"known_affected": [
"T049550",
"T049908",
"90DF208D-7040-4857-A44D-C7485EDE9987",
"T049614",
"2951",
"T002207",
"T049907",
"T000126",
"T027843",
"T049553",
"398363",
"T049552",
"T049551",
"T049613"
]
},
"release_date": "2025-12-18T23:00:00.000+00:00",
"title": "CVE-2025-14178"
},
{
"cve": "CVE-2025-14180",
"product_status": {
"known_affected": [
"T049550",
"T049908",
"90DF208D-7040-4857-A44D-C7485EDE9987",
"T049614",
"2951",
"T002207",
"T049907",
"T000126",
"T027843",
"T049553",
"398363",
"T049552",
"T049551",
"T049613"
]
},
"release_date": "2025-12-18T23:00:00.000+00:00",
"title": "CVE-2025-14180"
},
{
"cve": "CVE-2025-67899",
"product_status": {
"known_affected": [
"T049550",
"T049908",
"90DF208D-7040-4857-A44D-C7485EDE9987",
"T049614",
"2951",
"T002207",
"T049907",
"T000126",
"T027843",
"T049553",
"398363",
"T049552",
"T049551",
"T049613"
]
},
"release_date": "2025-12-18T23:00:00.000+00:00",
"title": "CVE-2025-67899"
},
{
"product_status": {
"known_affected": [
"T049550",
"T049908",
"90DF208D-7040-4857-A44D-C7485EDE9987",
"T049614",
"2951",
"T002207",
"T049907",
"T000126",
"T027843",
"T049553",
"398363",
"T049552",
"T049551",
"T049613"
]
},
"release_date": "2025-12-18T23:00:00.000+00:00"
}
]
}
FKIE_CVE-2025-14178
Vulnerability from fkie_nvd - Published: 2025-12-27 20:15 - Updated: 2026-01-24 11:15
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H
8.2 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
8.2 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Summary
In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "56FCF002-3946-40DF-A774-75C6DDE6CA26",
"versionEndExcluding": "8.1.34",
"versionStartIncluding": "8.1.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AB314013-4F2F-40F0-968B-35FEC22CC8A4",
"versionEndExcluding": "8.2.30",
"versionStartIncluding": "8.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "DAD5402D-688D-44AA-B083-5157FDC53D7A",
"versionEndExcluding": "8.3.29",
"versionStartIncluding": "8.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8813328B-AC06-4060-916F-CD27144F41E2",
"versionEndExcluding": "8.4.16",
"versionStartIncluding": "8.4.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E56CD990-B79E-4253-B810-13787B23B028",
"versionEndExcluding": "8.5.1",
"versionStartIncluding": "8.5.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server."
}
],
"id": "CVE-2025-14178",
"lastModified": "2026-01-24T11:15:49.520",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 4.2,
"source": "security@php.net",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-12-27T20:15:40.570",
"references": [
{
"source": "security@php.net",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/01/msg00019.html"
}
],
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
},
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "security@php.net",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
RHSA-2026:1429
Vulnerability from csaf_redhat - Published: 2026-01-27 19:37 - Updated: 2026-01-27 21:03Summary
Red Hat Security Advisory: php:8.3 security update
Notes
Topic
An update for the php:8.3 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
Security Fix(es):
* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)
* php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images (CVE-2025-14177)
* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)
For 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.
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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:8.3 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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\nSecurity Fix(es):\n\n* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)\n\n* php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images (CVE-2025-14177)\n\n* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)\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-2026:1429",
"url": "https://access.redhat.com/errata/RHSA-2026:1429"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "2425626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425626"
},
{
"category": "external",
"summary": "2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1429.json"
}
],
"title": "Red Hat Security Advisory: php:8.3 security update",
"tracking": {
"current_release_date": "2026-01-27T21:03:00+00:00",
"generator": {
"date": "2026-01-27T21:03:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2026:1429",
"initial_release_date": "2026-01-27T19:37:59+00:00",
"revision_history": [
{
"date": "2026-01-27T19:37:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-27T19:37:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T21:03:00+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"product": {
"name": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch (php:8.3)",
"product_id": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=noarch\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"product": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src (php:8.3)",
"product_id": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=src\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=aarch64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=ppc64le\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=s390x\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.29-1.module%2Bel9.7.0%2B23852%2B76de6b03?arch=x86_64\u0026rpmmod=php:8.3:9070020260108073701:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3"
},
"product_reference": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3"
},
"product_reference": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14177",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-27T20:00:48.661724+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The getimagesize() function may leak uninitialized heap memory when processing images in multi-chunk mode, such as through php://filter. This vulnerability, caused by a bug in php_read_stream_all_chunks() that overwrites the buffer without advancing the pointer, allows an attacker to potentially disclose sensitive information from the server\u0027s memory. This could compromise the confidentiality of data on the affected server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The flaw in PHP\u0027s `getimagesize()` function can lead to information disclosure by leaking uninitialized heap memory when processing multi-chunk images, potentially via `php://filter`. This affects the confidentiality of data on systems running affected PHP versions in Red Hat Enterprise Linux 8 (php:8.2/php), Red Hat Enterprise Linux 9 (php, php:8.2/php, php:8.3/php), and Red Hat Enterprise Linux 10 (php, php8.4). The PHP 7 streams for Red Hat Enterprise Linux 7 and 8 are not affected by this vulnerability as the way it reads and stores image metadata is implemented differently than how it\u0027s on affected PHP 8 versions.",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14177"
},
{
"category": "external",
"summary": "RHBZ#2425626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14177"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7",
"url": "https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7"
}
],
"release_date": "2025-12-27T19:33:23.973000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T19:37:59+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1429"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images"
},
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-27T20:00:44.041960+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425625"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. A heap-based buffer overflow occurs in the array_merge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HT_MAX_SIZE due to an integer overflow in the precomputation of element counts using the zend_hash_num_elements function, causing a process crash and potentially memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: heap-based buffer overflow in array_merge()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must be able to pass arrays to array_merge() containing a very large number of elements, specifically the total element count must exceed the 32-bit integer limit or the internal HT_MAX_SIZE constant. Creating such a massive array often triggers the memory limit of PHP and the system, causing an out-of-memory condition before the buffer overflow can be triggered, increasing the complexity of exploitation.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with a moderate severity.",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "RHBZ#2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"release_date": "2025-12-27T19:27:41.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T19:37:59+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1429"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: heap-based buffer overflow in array_merge()"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T19:37:59+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1429"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.aarch64::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.ppc64le::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.s390x::php:8.3",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.3.29-1.module+el9.7.0+23852+76de6b03.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
}
]
}
RHSA-2026:1412
Vulnerability from csaf_redhat - Published: 2026-01-27 17:44 - Updated: 2026-01-27 21:02Summary
Red Hat Security Advisory: php:8.2 security update
Notes
Topic
An update for the php:8.2 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
Security Fix(es):
* php: pgsql extension does not check for errors during escaping (CVE-2025-1735)
* php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (CVE-2025-6491)
* php: PHP Hostname Null Character Vulnerability (CVE-2025-1220)
* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)
* php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images (CVE-2025-14177)
* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)
For 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.
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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:8.2 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 Important. 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\nSecurity Fix(es):\n\n* php: pgsql extension does not check for errors during escaping (CVE-2025-1735)\n\n* php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (CVE-2025-6491)\n\n* php: PHP Hostname Null Character Vulnerability (CVE-2025-1220)\n\n* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)\n\n* php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images (CVE-2025-14177)\n\n* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)\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-2026:1412",
"url": "https://access.redhat.com/errata/RHSA-2026:1412"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2378689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378689"
},
{
"category": "external",
"summary": "2378690",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378690"
},
{
"category": "external",
"summary": "2379792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379792"
},
{
"category": "external",
"summary": "2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "2425626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425626"
},
{
"category": "external",
"summary": "2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1412.json"
}
],
"title": "Red Hat Security Advisory: php:8.2 security update",
"tracking": {
"current_release_date": "2026-01-27T21:02:55+00:00",
"generator": {
"date": "2026-01-27T21:02:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2026:1412",
"initial_release_date": "2026-01-27T17:44:24+00:00",
"revision_history": [
{
"date": "2026-01-27T17:44:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-27T17:44:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T21:02:55+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.10.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-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"product": {
"name": "apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch (php:8.2)",
"product_id": "apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=noarch\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"product": {
"name": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch (php:8.2)",
"product_id": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.14-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=noarch\u0026epoch=1\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src (php:8.2)",
"product_id": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=src\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=src\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product": {
"name": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src (php:8.2)",
"product_id": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.14-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=src\u0026epoch=1\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=src\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=src\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=src\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=src\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=aarch64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=ppc64le\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=s390x\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel8.10.0%2B20798%2B00eaeb41?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel8.10.0%2B20770%2Ba5eca186?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel8.10.0%2B23848%2B33d54484?arch=x86_64\u0026rpmmod=php:8.2:8100020260106091451:f7998665"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2"
},
"product_reference": "apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2"
},
"product_reference": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2"
},
"product_reference": "php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-1220",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-07-13T23:00:46.594967+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379792"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The `fsockopen()` function and related functions fail to validate NULL characters within the provided hostname, potentially leading to unexpected behavior during parsing. This flaw allows a network attacker to supply a specially crafted hostname. This issue can result in a denial of service due to parsing errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP Hostname Null Character Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "PHP does not classify this issue as a security issue because users are expected to sanitize the input. Nevertheless, this was considered a low-impact security issue as a precaution for users who do not follow that practice.",
"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.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1220"
},
{
"category": "external",
"summary": "RHBZ#2379792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379792"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1220"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1220",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1220"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r",
"url": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r"
}
],
"release_date": "2025-07-13T22:18:36.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T17:44: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1412"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: PHP Hostname Null Character Vulnerability"
},
{
"cve": "CVE-2025-1735",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-07-08T17:16:10.899000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. Missing error checking could result in SQL injection, and missing error handling could lead to crashes due to null pointer dereferences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: pgsql extension does not check for errors during escaping",
"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.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1735"
},
{
"category": "external",
"summary": "RHBZ#2378689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1735"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-hrwm-9436-5mv3",
"url": "https://github.com/php/php-src/security/advisories/GHSA-hrwm-9436-5mv3"
}
],
"release_date": "2025-07-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T17:44: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1412"
},
{
"category": "workaround",
"details": "Currently, no mitigation is currently available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: pgsql extension does not check for errors during escaping"
},
{
"cve": "CVE-2025-6491",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-07-08T17:16:05.584000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378690"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP. If a SoapVar instance is created with a fully qualified name larger than 2G, this will cause a NULL pointer dereference resulting in a segmentation fault, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix",
"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.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6491"
},
{
"category": "external",
"summary": "RHBZ#2378690",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378690"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6491"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6491",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6491"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-453j-q27h-5p8x",
"url": "https://github.com/php/php-src/security/advisories/GHSA-453j-q27h-5p8x"
}
],
"release_date": "2025-07-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T17:44: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1412"
},
{
"category": "workaround",
"details": "Currently, no mitigation is currently available for this vulnerability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix"
},
{
"cve": "CVE-2025-14177",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-27T20:00:48.661724+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The getimagesize() function may leak uninitialized heap memory when processing images in multi-chunk mode, such as through php://filter. This vulnerability, caused by a bug in php_read_stream_all_chunks() that overwrites the buffer without advancing the pointer, allows an attacker to potentially disclose sensitive information from the server\u0027s memory. This could compromise the confidentiality of data on the affected server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The flaw in PHP\u0027s `getimagesize()` function can lead to information disclosure by leaking uninitialized heap memory when processing multi-chunk images, potentially via `php://filter`. This affects the confidentiality of data on systems running affected PHP versions in Red Hat Enterprise Linux 8 (php:8.2/php), Red Hat Enterprise Linux 9 (php, php:8.2/php, php:8.3/php), and Red Hat Enterprise Linux 10 (php, php8.4). The PHP 7 streams for Red Hat Enterprise Linux 7 and 8 are not affected by this vulnerability as the way it reads and stores image metadata is implemented differently than how it\u0027s on affected PHP 8 versions.",
"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.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14177"
},
{
"category": "external",
"summary": "RHBZ#2425626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14177"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7",
"url": "https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7"
}
],
"release_date": "2025-12-27T19:33:23.973000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T17:44: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1412"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images"
},
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-27T20:00:44.041960+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425625"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. A heap-based buffer overflow occurs in the array_merge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HT_MAX_SIZE due to an integer overflow in the precomputation of element counts using the zend_hash_num_elements function, causing a process crash and potentially memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: heap-based buffer overflow in array_merge()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must be able to pass arrays to array_merge() containing a very large number of elements, specifically the total element count must exceed the 32-bit integer limit or the internal HT_MAX_SIZE constant. Creating such a massive array often triggers the memory limit of PHP and the system, causing an out-of-memory condition before the buffer overflow can be triggered, increasing the complexity of exploitation.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with a moderate severity.",
"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.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "RHBZ#2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"release_date": "2025-12-27T19:27:41.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T17:44: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1412"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: heap-based buffer overflow in array_merge()"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"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.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T17:44: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",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1412"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"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.10.0.Z.MAIN.EUS:apcu-panel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-debugsource-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-devel-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:libzip-tools-debuginfo-0:1.7.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-bcmath-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-cli-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-common-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dba-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-dbg-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-debugsource-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-devel-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-embedded-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-enchant-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ffi-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-fpm-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-gmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-intl-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-ldap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mbstring-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-mysqlnd-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-odbc-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-opcache-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pdo-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.noarch::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pear-1:1.10.14-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el8.10.0+20798+00eaeb41.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.src::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el8.10.0+20770+a5eca186.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-pgsql-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-process-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-snmp-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-soap-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.aarch64::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.ppc64le::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.s390x::php:8.2",
"AppStream-8.10.0.Z.MAIN.EUS:php-xml-debuginfo-0:8.2.30-1.module+el8.10.0+23848+33d54484.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
}
]
}
RHSA-2026:1409
Vulnerability from csaf_redhat - Published: 2026-01-27 18:07 - Updated: 2026-01-27 21:02Summary
Red Hat Security Advisory: php:8.2 security update
Notes
Topic
An update for the php:8.2 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
Security Fix(es):
* php: pgsql extension does not check for errors during escaping (CVE-2025-1735)
* php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (CVE-2025-6491)
* php: PHP Hostname Null Character Vulnerability (CVE-2025-1220)
* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)
* php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images (CVE-2025-14177)
* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)
For 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.
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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:8.2 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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\nSecurity Fix(es):\n\n* php: pgsql extension does not check for errors during escaping (CVE-2025-1735)\n\n* php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix (CVE-2025-6491)\n\n* php: PHP Hostname Null Character Vulnerability (CVE-2025-1220)\n\n* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)\n\n* php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images (CVE-2025-14177)\n\n* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)\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-2026:1409",
"url": "https://access.redhat.com/errata/RHSA-2026:1409"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2378689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378689"
},
{
"category": "external",
"summary": "2378690",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378690"
},
{
"category": "external",
"summary": "2379792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379792"
},
{
"category": "external",
"summary": "2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "2425626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425626"
},
{
"category": "external",
"summary": "2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1409.json"
}
],
"title": "Red Hat Security Advisory: php:8.2 security update",
"tracking": {
"current_release_date": "2026-01-27T21:02:55+00:00",
"generator": {
"date": "2026-01-27T21:02:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2026:1409",
"initial_release_date": "2026-01-27T18:07:34+00:00",
"revision_history": [
{
"date": "2026-01-27T18:07:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-27T18:07:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T21:02:55+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. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"product": {
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch (php:8.2)",
"product_id": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=noarch\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=src\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=src\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=aarch64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=ppc64le\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=s390x\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.30-1.module%2Bel9.7.0%2B23849%2B7b831f17?arch=x86_64\u0026rpmmod=php:8.2:9070020260107073439:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2"
},
"product_reference": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-1220",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2025-07-13T23:00:46.594967+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379792"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The `fsockopen()` function and related functions fail to validate NULL characters within the provided hostname, potentially leading to unexpected behavior during parsing. This flaw allows a network attacker to supply a specially crafted hostname. This issue can result in a denial of service due to parsing errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP Hostname Null Character Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "PHP does not classify this issue as a security issue because users are expected to sanitize the input. Nevertheless, this was considered a low-impact security issue as a precaution for users who do not follow that practice.",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1220"
},
{
"category": "external",
"summary": "RHBZ#2379792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379792"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1220"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1220",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1220"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r",
"url": "https://github.com/php/php-src/security/advisories/GHSA-3cr5-j632-f35r"
}
],
"release_date": "2025-07-13T22:18:36.974000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T18:07:34+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1409"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: PHP Hostname Null Character Vulnerability"
},
{
"cve": "CVE-2025-1735",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-07-08T17:16:10.899000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. Missing error checking could result in SQL injection, and missing error handling could lead to crashes due to null pointer dereferences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: pgsql extension does not check for errors during escaping",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-1735"
},
{
"category": "external",
"summary": "RHBZ#2378689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-1735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-1735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1735"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-hrwm-9436-5mv3",
"url": "https://github.com/php/php-src/security/advisories/GHSA-hrwm-9436-5mv3"
}
],
"release_date": "2025-07-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T18:07:34+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1409"
},
{
"category": "workaround",
"details": "Currently, no mitigation is currently available for this vulnerability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: pgsql extension does not check for errors during escaping"
},
{
"cve": "CVE-2025-6491",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-07-08T17:16:05.584000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378690"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP. If a SoapVar instance is created with a fully qualified name larger than 2G, this will cause a NULL pointer dereference resulting in a segmentation fault, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-6491"
},
{
"category": "external",
"summary": "RHBZ#2378690",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378690"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-6491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6491"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-6491",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6491"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-453j-q27h-5p8x",
"url": "https://github.com/php/php-src/security/advisories/GHSA-453j-q27h-5p8x"
}
],
"release_date": "2025-07-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T18:07:34+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1409"
},
{
"category": "workaround",
"details": "Currently, no mitigation is currently available for this vulnerability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix"
},
{
"cve": "CVE-2025-14177",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-27T20:00:48.661724+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425626"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The getimagesize() function may leak uninitialized heap memory when processing images in multi-chunk mode, such as through php://filter. This vulnerability, caused by a bug in php_read_stream_all_chunks() that overwrites the buffer without advancing the pointer, allows an attacker to potentially disclose sensitive information from the server\u0027s memory. This could compromise the confidentiality of data on the affected server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Low for Red Hat. The flaw in PHP\u0027s `getimagesize()` function can lead to information disclosure by leaking uninitialized heap memory when processing multi-chunk images, potentially via `php://filter`. This affects the confidentiality of data on systems running affected PHP versions in Red Hat Enterprise Linux 8 (php:8.2/php), Red Hat Enterprise Linux 9 (php, php:8.2/php, php:8.3/php), and Red Hat Enterprise Linux 10 (php, php8.4). The PHP 7 streams for Red Hat Enterprise Linux 7 and 8 are not affected by this vulnerability as the way it reads and stores image metadata is implemented differently than how it\u0027s on affected PHP 8 versions.",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14177"
},
{
"category": "external",
"summary": "RHBZ#2425626",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425626"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14177"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7",
"url": "https://github.com/php/php-src/security/advisories/GHSA-3237-qqm7-mfv7"
}
],
"release_date": "2025-12-27T19:33:23.973000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T18:07:34+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1409"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"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.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: PHP: Information disclosure via getimagesize() function when reading multi-chunk images"
},
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-27T20:00:44.041960+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425625"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. A heap-based buffer overflow occurs in the array_merge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HT_MAX_SIZE due to an integer overflow in the precomputation of element counts using the zend_hash_num_elements function, causing a process crash and potentially memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: heap-based buffer overflow in array_merge()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must be able to pass arrays to array_merge() containing a very large number of elements, specifically the total element count must exceed the 32-bit integer limit or the internal HT_MAX_SIZE constant. Creating such a massive array often triggers the memory limit of PHP and the system, causing an out-of-memory condition before the buffer overflow can be triggered, increasing the complexity of exploitation.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with a moderate severity.",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "RHBZ#2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"release_date": "2025-12-27T19:27:41.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T18:07:34+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1409"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: heap-based buffer overflow in array_merge()"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-27T18:07:34+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",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1409"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"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-9.7.0.Z.MAIN:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-cli-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-common-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dba-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-dbg-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-debugsource-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-devel-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-embedded-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-enchant-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ffi-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-fpm-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-gmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-intl-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-ldap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-odbc-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-opcache-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pdo-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-process-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-snmp-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-soap-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.aarch64::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.ppc64le::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.s390x::php:8.2",
"AppStream-9.7.0.Z.MAIN:php-xml-debuginfo-0:8.2.30-1.module+el9.7.0+23849+7b831f17.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
}
]
}
RHSA-2026:1190
Vulnerability from csaf_redhat - Published: 2026-01-26 13:00 - Updated: 2026-01-27 21:02Summary
Red Hat Security Advisory: php:8.3 security update
Notes
Topic
An update for the php:8.3 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
Security Fix(es):
* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)
* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)
For 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.
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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:8.3 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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\nSecurity Fix(es):\n\n* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)\n\n* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)\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-2026:1190",
"url": "https://access.redhat.com/errata/RHSA-2026:1190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1190.json"
}
],
"title": "Red Hat Security Advisory: php:8.3 security update",
"tracking": {
"current_release_date": "2026-01-27T21:02:53+00:00",
"generator": {
"date": "2026-01-27T21:02:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2026:1190",
"initial_release_date": "2026-01-26T13:00:21+00:00",
"revision_history": [
{
"date": "2026-01-26T13:00:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T13:00:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T21:02: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 EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"product": {
"name": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch (php:8.3)",
"product_id": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=noarch\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=src\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=src\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=aarch64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=ppc64le\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=s390x\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debuginfo@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-redis6-debugsource@6.1.0-2.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.3.1-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.6.0%2B22647%2B1741ae35?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3)",
"product_id": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.module%2Bel9.6.0%2B23891%2B2c64b922.2?arch=x86_64\u0026rpmmod=php:8.3:9060020260116180534:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3"
},
"product_reference": "apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64 (php:8.3) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-27T20:00:44.041960+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425625"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. A heap-based buffer overflow occurs in the array_merge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HT_MAX_SIZE due to an integer overflow in the precomputation of element counts using the zend_hash_num_elements function, causing a process crash and potentially memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: heap-based buffer overflow in array_merge()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must be able to pass arrays to array_merge() containing a very large number of elements, specifically the total element count must exceed the 32-bit integer limit or the internal HT_MAX_SIZE constant. Creating such a massive array often triggers the memory limit of PHP and the system, causing an out-of-memory condition before the buffer overflow can be triggered, increasing the complexity of exploitation.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with a moderate severity.",
"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-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "RHBZ#2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"release_date": "2025-12-27T19:27:41.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T13:00:21+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",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1190"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: heap-based buffer overflow in array_merge()"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"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-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T13:00:21+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",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1190"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.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-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.noarch::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debuginfo-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-redis6-debugsource-0:6.1.0-2.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.3.1-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.src::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.6.0+22647+1741ae35.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.aarch64::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.ppc64le::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.s390x::php:8.3",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.3.19-1.module+el9.6.0+23891+2c64b922.2.x86_64::php:8.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
}
]
}
RHSA-2026:1185
Vulnerability from csaf_redhat - Published: 2026-01-26 11:43 - Updated: 2026-01-27 21:02Summary
Red Hat Security Advisory: php security update
Notes
Topic
An update for php is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
Security Fix(es):
* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)
* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)
For 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.
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 php is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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\nSecurity Fix(es):\n\n* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)\n\n* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)\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-2026:1185",
"url": "https://access.redhat.com/errata/RHSA-2026:1185"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1185.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2026-01-27T21:02:50+00:00",
"generator": {
"date": "2026-01-27T21:02:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2026:1185",
"initial_release_date": "2026-01-26T11:43:38+00:00",
"revision_history": [
{
"date": "2026-01-26T11:43:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T11:43:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T21:02:50+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 EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.1.src",
"product": {
"name": "php-0:8.3.19-1.el10_0.1.src",
"product_id": "php-0:8.3.19-1.el10_0.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-cli-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-common-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-dba-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-devel-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-gd-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-intl-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-process-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-soap-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-xml-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-common-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-process-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-cli-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-common-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-dba-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-dbg-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-devel-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-embedded-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-enchant-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-ffi-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-fpm-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-gd-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-gmp-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-intl-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-ldap-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-odbc-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-opcache-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-pdo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-process-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-snmp-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-soap-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-xml-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-cli-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-cli-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-common-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-common-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-dba-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-dba-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-devel-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-devel-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-gd-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-gd-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-intl-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-intl-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-process-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-process-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-soap-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-soap-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-xml-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-xml-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_id": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.3.19-1.el10_0.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src"
},
"product_reference": "php-0:8.3.19-1.el10_0.1.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-cli-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-common-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-dba-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-devel-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-gd-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-intl-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-process-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-soap-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-xml-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-27T20:00:44.041960+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425625"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. A heap-based buffer overflow occurs in the array_merge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HT_MAX_SIZE due to an integer overflow in the precomputation of element counts using the zend_hash_num_elements function, causing a process crash and potentially memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: heap-based buffer overflow in array_merge()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must be able to pass arrays to array_merge() containing a very large number of elements, specifically the total element count must exceed the 32-bit integer limit or the internal HT_MAX_SIZE constant. Creating such a massive array often triggers the memory limit of PHP and the system, causing an out-of-memory condition before the buffer overflow can be triggered, increasing the complexity of exploitation.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with a moderate severity.",
"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-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "RHBZ#2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"release_date": "2025-12-27T19:27:41.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T11:43:38+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",
"product_ids": [
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1185"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: heap-based buffer overflow in array_merge()"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"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-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T11:43:38+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",
"product_ids": [
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1185"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.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-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.src",
"AppStream-10.0.Z.E2S:php-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-bcmath-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-cli-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-common-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dba-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-dbg-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-debugsource-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-devel-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-embedded-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-enchant-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ffi-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-fpm-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-gmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-intl-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-ldap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mbstring-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-mysqlnd-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-odbc-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-opcache-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pdo-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-pgsql-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-process-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-snmp-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-soap-debuginfo-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-0:8.3.19-1.el10_0.1.x86_64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.aarch64",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.ppc64le",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.s390x",
"AppStream-10.0.Z.E2S:php-xml-debuginfo-0:8.3.19-1.el10_0.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
}
]
}
RHSA-2026:1169
Vulnerability from csaf_redhat - Published: 2026-01-26 10:37 - Updated: 2026-01-27 21:02Summary
Red Hat Security Advisory: php:8.2 security update
Notes
Topic
An update for the php:8.2 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
Security Fix(es):
* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)
* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)
For 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.
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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:8.2 module is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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\nSecurity Fix(es):\n\n* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)\n\n* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)\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-2026:1169",
"url": "https://access.redhat.com/errata/RHSA-2026:1169"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1169.json"
}
],
"title": "Red Hat Security Advisory: php:8.2 security update",
"tracking": {
"current_release_date": "2026-01-27T21:02:48+00:00",
"generator": {
"date": "2026-01-27T21:02:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2026:1169",
"initial_release_date": "2026-01-26T10:37:48+00:00",
"revision_history": [
{
"date": "2026-01-26T10:37:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T10:37:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T21:02:48+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 EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"product": {
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch (php:8.2)",
"product_id": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=noarch\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"product": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src (php:8.2)",
"product_id": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=src\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=src\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=aarch64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=ppc64le\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=s390x\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.13-1.module%2Bel9.4.0%2B23893%2B7c48bdfc.2?arch=x86_64\u0026rpmmod=php:8.2:9040020260116191026:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2"
},
"product_reference": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2"
},
"product_reference": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-27T20:00:44.041960+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425625"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. A heap-based buffer overflow occurs in the array_merge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HT_MAX_SIZE due to an integer overflow in the precomputation of element counts using the zend_hash_num_elements function, causing a process crash and potentially memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: heap-based buffer overflow in array_merge()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must be able to pass arrays to array_merge() containing a very large number of elements, specifically the total element count must exceed the 32-bit integer limit or the internal HT_MAX_SIZE constant. Creating such a massive array often triggers the memory limit of PHP and the system, causing an out-of-memory condition before the buffer overflow can be triggered, increasing the complexity of exploitation.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with a moderate severity.",
"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-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "RHBZ#2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"release_date": "2025-12-27T19:27:41.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T10:37:48+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",
"product_ids": [
"AppStream-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1169"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: heap-based buffer overflow in array_merge()"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"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-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T10:37:48+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",
"product_ids": [
"AppStream-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1169"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
]
}
],
"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-9.4.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-bcmath-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-cli-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-common-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dba-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-dbg-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-debugsource-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-devel-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-embedded-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-enchant-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ffi-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-fpm-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-gmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-intl-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-ldap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mbstring-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-odbc-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-opcache-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pdo-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-pgsql-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-process-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-snmp-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-soap-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.aarch64::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.ppc64le::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.s390x::php:8.2",
"AppStream-9.4.0.Z.EUS:php-xml-debuginfo-0:8.2.13-1.module+el9.4.0+23893+7c48bdfc.2.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
}
]
}
RHSA-2026:1187
Vulnerability from csaf_redhat - Published: 2026-01-26 12:19 - Updated: 2026-01-27 21:02Summary
Red Hat Security Advisory: php:8.2 security update
Notes
Topic
An update for the php:8.2 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. 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.
Details
PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.
Security Fix(es):
* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)
* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)
For 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.
Terms of Use
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.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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:8.2 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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\nSecurity Fix(es):\n\n* php: heap-based buffer overflow in array_merge() (CVE-2025-14178)\n\n* php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement (CVE-2025-14180)\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-2026:1187",
"url": "https://access.redhat.com/errata/RHSA-2026:1187"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1187.json"
}
],
"title": "Red Hat Security Advisory: php:8.2 security update",
"tracking": {
"current_release_date": "2026-01-27T21:02:52+00:00",
"generator": {
"date": "2026-01-27T21:02:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.16"
}
},
"id": "RHSA-2026:1187",
"initial_release_date": "2026-01-26T12:19:28+00:00",
"revision_history": [
{
"date": "2026-01-26T12:19:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T12:19:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-27T21:02:52+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 EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"product": {
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch (php:8.2)",
"product_id": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=noarch\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"product": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src (php:8.2)",
"product_id": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=src\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=src\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=src\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=aarch64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=ppc64le\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=s390x\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.23-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.2.2-2.module%2Bel9.4.0%2B20796%2Bbd4564df?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2)",
"product_id": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.22.3-1.module%2Bel9.4.0%2B20748%2Bb46899d2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2)",
"product_id": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.2.28-1.module%2Bel9.6.0%2B23892%2Bf0eec4a0.2?arch=x86_64\u0026rpmmod=php:8.2:9060020260116185805:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2"
},
"product_reference": "apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2"
},
"product_reference": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2"
},
"product_reference": "php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64 (php:8.2) as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
},
"product_reference": "php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-27T20:00:44.041960+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425625"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. A heap-based buffer overflow occurs in the array_merge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HT_MAX_SIZE due to an integer overflow in the precomputation of element counts using the zend_hash_num_elements function, causing a process crash and potentially memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: heap-based buffer overflow in array_merge()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker must be able to pass arrays to array_merge() containing a very large number of elements, specifically the total element count must exceed the 32-bit integer limit or the internal HT_MAX_SIZE constant. Creating such a massive array often triggers the memory limit of PHP and the system, causing an out-of-memory condition before the buffer overflow can be triggered, increasing the complexity of exploitation.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with a moderate severity.",
"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-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "RHBZ#2425625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14178"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2",
"url": "https://github.com/php/php-src/security/advisories/GHSA-h96m-rvf9-jgm2"
}
],
"release_date": "2025-12-27T19:27:41.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T12:19:28+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",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1187"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: heap-based buffer overflow in array_merge()"
},
{
"cve": "CVE-2025-14180",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-27T20:00:52.735842+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2425627"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. When the PDO (PHP Data Objects) PostgreSQL driver is configured with `PDO::ATTR_EMULATE_PREPARES` enabled, a remote attacker can exploit a vulnerability by providing an invalid character sequence within a prepared statement parameter. This can cause a null pointer dereference, leading to a server crash. The primary impact is a Denial of Service (DoS), affecting the availability of the target server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat because it can lead to a Denial of Service in PHP applications utilizing the PDO PostgreSQL driver. Exploitation requires the `PDO::ATTR_EMULATE_PREPARES` option to be explicitly enabled, allowing a remote attacker to crash the server by providing a specially crafted invalid character sequence in a prepared statement parameter.",
"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-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "RHBZ#2425627",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2425627"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14180"
},
{
"category": "external",
"summary": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj",
"url": "https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj"
}
],
"release_date": "2025-12-27T19:21:20.768000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T12:19:28+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",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1187"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
]
}
],
"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-9.6.0.Z.EUS:apcu-panel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.noarch::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-bcmath-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-cli-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-common-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dba-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-dbg-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-debugsource-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-devel-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-embedded-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-enchant-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ffi-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-fpm-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-gmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-intl-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-ldap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mbstring-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-mysqlnd-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-odbc-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-opcache-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pdo-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debuginfo-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-debugsource-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-apcu-devel-0:5.1.23-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debuginfo-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-xdebug3-debugsource-0:3.2.2-2.module+el9.4.0+20796+bd4564df.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.src::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debuginfo-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pecl-zip-debugsource-0:1.22.3-1.module+el9.4.0+20748+b46899d2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-pgsql-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-process-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-snmp-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-soap-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.aarch64::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.ppc64le::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.s390x::php:8.2",
"AppStream-9.6.0.Z.EUS:php-xml-debuginfo-0:8.2.28-1.module+el9.6.0+23892+f0eec4a0.2.x86_64::php:8.2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: PHP: Denial of Service via invalid character sequence in PDO PostgreSQL prepared statement"
}
]
}
CERTFR-2025-AVI-1126
Vulnerability from certfr_avis - Published: 2025-12-19 - Updated: 2025-12-22
De multiples vulnérabilités ont été découvertes dans PHP. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
References
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions 8.3.x ant\u00e9rieures \u00e0 8.3.29",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.4.x ant\u00e9rieures \u00e0 8.4.16",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.5.x ant\u00e9rieures \u00e0 8.5.1",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.2.x ant\u00e9rieures \u00e0 8.2.30",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.1.x ant\u00e9rieures \u00e0 8.1.34",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-14177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14177"
},
{
"name": "CVE-2025-67899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67899"
},
{
"name": "CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"name": "CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
}
],
"initial_release_date": "2025-12-19T00:00:00",
"last_revision_date": "2025-12-22T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1126",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-19T00:00:00.000000"
},
{
"description": "Ajout version 8.1.34",
"revision_date": "2025-12-22T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.1.34",
"url": "https://www.php.net/ChangeLog-8.php#8.1.34"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.3.29",
"url": "https://www.php.net/ChangeLog-8.php#8.3.29"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.4.16",
"url": "https://www.php.net/ChangeLog-8.php#8.4.16"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.2.30",
"url": "https://www.php.net/ChangeLog-8.php#8.2.30"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.5.1",
"url": "https://www.php.net/ChangeLog-8.php#8.5.1"
}
]
}
CERTFR-2025-AVI-1126
Vulnerability from certfr_avis - Published: 2025-12-19 - Updated: 2025-12-22
De multiples vulnérabilités ont été découvertes dans PHP. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Impacted products
References
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "PHP versions 8.3.x ant\u00e9rieures \u00e0 8.3.29",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.4.x ant\u00e9rieures \u00e0 8.4.16",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.5.x ant\u00e9rieures \u00e0 8.5.1",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.2.x ant\u00e9rieures \u00e0 8.2.30",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
},
{
"description": "PHP versions 8.1.x ant\u00e9rieures \u00e0 8.1.34",
"product": {
"name": "PHP",
"vendor": {
"name": "PHP",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-14177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14177"
},
{
"name": "CVE-2025-67899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-67899"
},
{
"name": "CVE-2025-14180",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14180"
},
{
"name": "CVE-2025-14178",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14178"
}
],
"initial_release_date": "2025-12-19T00:00:00",
"last_revision_date": "2025-12-22T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-1126",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-12-19T00:00:00.000000"
},
{
"description": "Ajout version 8.1.34",
"revision_date": "2025-12-22T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans PHP. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans PHP",
"vendor_advisories": [
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.1.34",
"url": "https://www.php.net/ChangeLog-8.php#8.1.34"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.3.29",
"url": "https://www.php.net/ChangeLog-8.php#8.3.29"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.4.16",
"url": "https://www.php.net/ChangeLog-8.php#8.4.16"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.2.30",
"url": "https://www.php.net/ChangeLog-8.php#8.2.30"
},
{
"published_at": "2025-12-18",
"title": "Bulletin de s\u00e9curit\u00e9 PHP 8.5.1",
"url": "https://www.php.net/ChangeLog-8.php#8.5.1"
}
]
}
MSRC_CVE-2025-14178
Vulnerability from csaf_microsoft - Published: 2025-12-02 00:00 - Updated: 2026-01-03 01:36Summary
Heap buffer overflow in array_merge()
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-14178 Heap buffer overflow in array_merge() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-14178.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Heap buffer overflow in array_merge()",
"tracking": {
"current_release_date": "2026-01-03T01:36:22.000Z",
"generator": {
"date": "2026-01-03T09:26:14.127Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-14178",
"initial_release_date": "2025-12-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-12-29T01:01:29.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-29T14:36:03.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-12-31T01:02:10.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-01-03T01:36:22.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 php 8.3.23-1",
"product": {
"name": "azl3 php 8.3.23-1",
"product_id": "1"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 php 8.1.33-1",
"product": {
"name": "\u003ccbl2 php 8.1.33-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 php 8.1.33-1",
"product": {
"name": "cbl2 php 8.1.33-1",
"product_id": "19545"
}
}
],
"category": "product_name",
"name": "php"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 php 8.3.23-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 php 8.1.33-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 php 8.1.33-1 as a component of CBL Mariner 2.0",
"product_id": "19545-17086"
},
"product_reference": "19545",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14178",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "general",
"text": "php",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19545-17086"
],
"known_affected": [
"17084-1",
"17086-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-14178 Heap buffer overflow in array_merge() - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-14178.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-12-29T01:01:29.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
},
{
"category": "vendor_fix",
"date": "2025-12-29T01:01:29.000Z",
"details": "8.1.34-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"17084-1",
"17086-2"
]
}
],
"title": "Heap buffer overflow in array_merge()"
}
]
}
SUSE-SU-2026:0071-1
Vulnerability from csaf_suse - Published: 2026-01-08 13:22 - Updated: 2026-01-08 13:22Summary
Security update for php8
Notes
Title of the patch
Security update for php8
Description of the patch
This update for php8 fixes the following issues:
Security fixes:
- CVE-2025-14177: getimagesize() function may leak uninitialized heap memory into the APPn segments when reading images in multi-chunk mode (bsc#1255710).
- CVE-2025-14178: heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE (bsc#1255711).
- CVE-2025-14180: null pointer dereference in pdo_parse_params() function when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled (bsc#1255712).
Other fixes:
- Update to 8.2.30:
Curl:
Fix curl build and test failures with version 8.16.
Opcache:
Reset global pointers to prevent use-after-free in zend_jit_status().
PDO:
Fixed GHSA-8xr5-qppj-gvwj (PDO quoting result null deref). (CVE-2025-14180)
Standard:
Fixed GHSA-www2-q4fc-65wf (Null byte termination in dns_get_record()).
Fixed GHSA-h96m-rvf9-jgm2 (Heap buffer overflow in array_merge()). (CVE-2025-14178)
Fixed GHSA-3237-qqm7-mfv7 (Information Leak of Memory in getimagesize). (CVE-2025-14177)
Patchnames
SUSE-2026-71,openSUSE-SLE-15.6-2026-71
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php8 fixes the following issues:\n\nSecurity fixes:\n \n- CVE-2025-14177: getimagesize() function may leak uninitialized heap memory into the APPn segments when reading images in multi-chunk mode (bsc#1255710).\n- CVE-2025-14178: heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE (bsc#1255711).\n- CVE-2025-14180: null pointer dereference in pdo_parse_params() function when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled (bsc#1255712).\n\nOther fixes:\n\n- Update to 8.2.30:\n Curl:\n Fix curl build and test failures with version 8.16.\n Opcache:\n Reset global pointers to prevent use-after-free in zend_jit_status().\n PDO:\n Fixed GHSA-8xr5-qppj-gvwj (PDO quoting result null deref). (CVE-2025-14180)\n Standard:\n Fixed GHSA-www2-q4fc-65wf (Null byte termination in dns_get_record()).\n Fixed GHSA-h96m-rvf9-jgm2 (Heap buffer overflow in array_merge()). (CVE-2025-14178)\n Fixed GHSA-3237-qqm7-mfv7 (Information Leak of Memory in getimagesize). (CVE-2025-14177)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-71,openSUSE-SLE-15.6-2026-71",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0071-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0071-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260071-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0071-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023706.html"
},
{
"category": "self",
"summary": "SUSE Bug 1255710",
"url": "https://bugzilla.suse.com/1255710"
},
{
"category": "self",
"summary": "SUSE Bug 1255711",
"url": "https://bugzilla.suse.com/1255711"
},
{
"category": "self",
"summary": "SUSE Bug 1255712",
"url": "https://bugzilla.suse.com/1255712"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-14177 page",
"url": "https://www.suse.com/security/cve/CVE-2025-14177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-14178 page",
"url": "https://www.suse.com/security/cve/CVE-2025-14178/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-14180 page",
"url": "https://www.suse.com/security/cve/CVE-2025-14180/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2026-01-08T13:22:08Z",
"generator": {
"date": "2026-01-08T13:22:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0071-1",
"initial_release_date": "2026-01-08T13:22:08Z",
"revision_history": [
{
"date": "2026-01-08T13:22:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"product_id": "apache2-mod_php8-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-bcmath-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-bz2-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-bz2-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-calendar-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-calendar-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-cli-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-cli-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-ctype-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-ctype-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-curl-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-curl-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-dba-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-dba-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-devel-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-devel-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-dom-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-dom-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-embed-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-embed-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-enchant-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-enchant-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-exif-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-exif-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-fastcgi-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-ffi-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-ffi-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-fileinfo-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-fpm-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-fpm-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-ftp-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-ftp-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-gd-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-gd-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-gettext-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-gettext-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-gmp-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-gmp-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-iconv-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-iconv-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-intl-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-intl-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-ldap-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-ldap-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-mbstring-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-mysql-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-mysql-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-odbc-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-odbc-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-opcache-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-opcache-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-openssl-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-openssl-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-pcntl-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-pdo-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-pdo-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-pgsql-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-phar-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-phar-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-posix-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-posix-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-readline-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-readline-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-shmop-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-shmop-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-snmp-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-snmp-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-soap-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-soap-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-sockets-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-sockets-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-sodium-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-sodium-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-sqlite-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-sysvmsg-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-sysvsem-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-sysvshm-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-test-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-test-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-tidy-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-tidy-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-tokenizer-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-xmlreader-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-xmlwriter-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-xsl-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-xsl-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-zip-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-zip-8.2.30-150600.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.30-150600.3.25.1.aarch64",
"product": {
"name": "php8-zlib-8.2.30-150600.3.25.1.aarch64",
"product_id": "php8-zlib-8.2.30-150600.3.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.i586",
"product": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.i586",
"product_id": "apache2-mod_php8-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-8.2.30-150600.3.25.1.i586",
"product_id": "php8-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.i586",
"product_id": "php8-bcmath-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-bz2-8.2.30-150600.3.25.1.i586",
"product_id": "php8-bz2-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-calendar-8.2.30-150600.3.25.1.i586",
"product_id": "php8-calendar-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-cli-8.2.30-150600.3.25.1.i586",
"product_id": "php8-cli-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-ctype-8.2.30-150600.3.25.1.i586",
"product_id": "php8-ctype-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-curl-8.2.30-150600.3.25.1.i586",
"product_id": "php8-curl-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-dba-8.2.30-150600.3.25.1.i586",
"product_id": "php8-dba-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-devel-8.2.30-150600.3.25.1.i586",
"product_id": "php8-devel-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-dom-8.2.30-150600.3.25.1.i586",
"product_id": "php8-dom-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-embed-8.2.30-150600.3.25.1.i586",
"product_id": "php8-embed-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-enchant-8.2.30-150600.3.25.1.i586",
"product_id": "php8-enchant-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-exif-8.2.30-150600.3.25.1.i586",
"product_id": "php8-exif-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.i586",
"product_id": "php8-fastcgi-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-ffi-8.2.30-150600.3.25.1.i586",
"product_id": "php8-ffi-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.i586",
"product_id": "php8-fileinfo-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-fpm-8.2.30-150600.3.25.1.i586",
"product_id": "php8-fpm-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-ftp-8.2.30-150600.3.25.1.i586",
"product_id": "php8-ftp-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-gd-8.2.30-150600.3.25.1.i586",
"product_id": "php8-gd-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-gettext-8.2.30-150600.3.25.1.i586",
"product_id": "php8-gettext-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-gmp-8.2.30-150600.3.25.1.i586",
"product_id": "php8-gmp-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-iconv-8.2.30-150600.3.25.1.i586",
"product_id": "php8-iconv-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-intl-8.2.30-150600.3.25.1.i586",
"product_id": "php8-intl-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-ldap-8.2.30-150600.3.25.1.i586",
"product_id": "php8-ldap-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.i586",
"product_id": "php8-mbstring-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-mysql-8.2.30-150600.3.25.1.i586",
"product_id": "php8-mysql-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-odbc-8.2.30-150600.3.25.1.i586",
"product_id": "php8-odbc-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-opcache-8.2.30-150600.3.25.1.i586",
"product_id": "php8-opcache-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-openssl-8.2.30-150600.3.25.1.i586",
"product_id": "php8-openssl-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.i586",
"product_id": "php8-pcntl-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-pdo-8.2.30-150600.3.25.1.i586",
"product_id": "php8-pdo-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.i586",
"product_id": "php8-pgsql-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-phar-8.2.30-150600.3.25.1.i586",
"product_id": "php8-phar-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-posix-8.2.30-150600.3.25.1.i586",
"product_id": "php8-posix-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-readline-8.2.30-150600.3.25.1.i586",
"product_id": "php8-readline-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-shmop-8.2.30-150600.3.25.1.i586",
"product_id": "php8-shmop-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-snmp-8.2.30-150600.3.25.1.i586",
"product_id": "php8-snmp-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-soap-8.2.30-150600.3.25.1.i586",
"product_id": "php8-soap-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-sockets-8.2.30-150600.3.25.1.i586",
"product_id": "php8-sockets-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-sodium-8.2.30-150600.3.25.1.i586",
"product_id": "php8-sodium-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.i586",
"product_id": "php8-sqlite-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.i586",
"product_id": "php8-sysvmsg-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.i586",
"product_id": "php8-sysvsem-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.i586",
"product_id": "php8-sysvshm-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-test-8.2.30-150600.3.25.1.i586",
"product_id": "php8-test-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-tidy-8.2.30-150600.3.25.1.i586",
"product_id": "php8-tidy-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.i586",
"product_id": "php8-tokenizer-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.i586",
"product_id": "php8-xmlreader-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.i586",
"product_id": "php8-xmlwriter-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-xsl-8.2.30-150600.3.25.1.i586",
"product_id": "php8-xsl-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-zip-8.2.30-150600.3.25.1.i586",
"product_id": "php8-zip-8.2.30-150600.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.30-150600.3.25.1.i586",
"product": {
"name": "php8-zlib-8.2.30-150600.3.25.1.i586",
"product_id": "php8-zlib-8.2.30-150600.3.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"product": {
"name": "php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"product_id": "php8-fpm-apache-8.2.30-150600.3.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"product_id": "apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-bcmath-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-bz2-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-calendar-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-cli-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-cli-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-ctype-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-curl-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-curl-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-dba-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-dba-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-devel-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-devel-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-dom-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-dom-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-embed-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-embed-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-enchant-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-exif-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-exif-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-fastcgi-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-ffi-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-fileinfo-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-fpm-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-ftp-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-gd-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-gd-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-gettext-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-gmp-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-iconv-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-intl-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-intl-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-ldap-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-mbstring-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-mysql-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-odbc-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-opcache-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-openssl-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-pcntl-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-pdo-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-pgsql-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-phar-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-phar-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-posix-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-posix-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-readline-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-readline-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-shmop-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-snmp-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-soap-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-soap-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-sockets-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-sodium-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-sqlite-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-sysvsem-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-sysvshm-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-test-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-test-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-tidy-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-tokenizer-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-xmlreader-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-xsl-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-zip-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-zip-8.2.30-150600.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"product": {
"name": "php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"product_id": "php8-zlib-8.2.30-150600.3.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"product_id": "apache2-mod_php8-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-bcmath-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-bz2-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-bz2-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-calendar-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-calendar-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-cli-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-cli-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-ctype-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-ctype-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-curl-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-curl-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-dba-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-dba-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-devel-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-devel-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-dom-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-dom-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-embed-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-embed-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-enchant-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-enchant-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-exif-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-exif-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-fastcgi-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-ffi-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-ffi-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-fileinfo-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-fpm-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-fpm-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-ftp-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-ftp-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-gd-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-gd-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-gettext-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-gettext-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-gmp-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-gmp-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-iconv-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-iconv-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-intl-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-intl-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-ldap-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-ldap-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-mbstring-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-mysql-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-mysql-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-odbc-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-odbc-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-opcache-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-opcache-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-openssl-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-openssl-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-pcntl-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-pdo-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-pdo-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-pgsql-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-phar-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-phar-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-posix-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-posix-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-readline-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-readline-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-shmop-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-shmop-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-snmp-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-snmp-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-soap-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-soap-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-sockets-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-sockets-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-sodium-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-sodium-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-sqlite-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-sysvmsg-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-sysvsem-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-sysvshm-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-test-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-test-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-tidy-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-tidy-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-tokenizer-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-xmlreader-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-xmlwriter-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-xsl-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-xsl-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-zip-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-zip-8.2.30-150600.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.30-150600.3.25.1.s390x",
"product": {
"name": "php8-zlib-8.2.30-150600.3.25.1.s390x",
"product_id": "php8-zlib-8.2.30-150600.3.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"product_id": "apache2-mod_php8-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-bcmath-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-bz2-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-bz2-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-calendar-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-calendar-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-cli-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-cli-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-ctype-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-ctype-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-curl-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-curl-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-dba-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-dba-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-devel-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-devel-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-dom-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-dom-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-embed-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-embed-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-enchant-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-enchant-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-exif-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-exif-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-fastcgi-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-ffi-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-ffi-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-fileinfo-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-fpm-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-fpm-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-ftp-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-ftp-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-gd-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-gd-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-gettext-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-gettext-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-gmp-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-gmp-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-iconv-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-iconv-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-intl-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-intl-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-ldap-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-ldap-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-mbstring-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-mysql-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-mysql-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-odbc-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-odbc-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-opcache-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-opcache-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-openssl-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-openssl-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-pcntl-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-pdo-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-pdo-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-pgsql-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-phar-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-phar-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-posix-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-posix-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-readline-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-readline-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-shmop-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-shmop-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-snmp-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-snmp-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-soap-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-soap-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-sockets-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-sockets-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-sodium-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-sodium-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-sqlite-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-sysvmsg-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-sysvsem-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-sysvshm-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-test-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-test-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-test-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-tidy-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-tidy-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-tokenizer-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-xmlreader-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-xmlwriter-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-xsl-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-xsl-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-zip-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-zip-8.2.30-150600.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.2.30-150600.3.25.1.x86_64",
"product": {
"name": "php8-zlib-8.2.30-150600.3.25.1.x86_64",
"product_id": "php8-zlib-8.2.30-150600.3.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-bcmath-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-bz2-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-bz2-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-bz2-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-calendar-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-calendar-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-calendar-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-cli-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-cli-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-cli-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-cli-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-ctype-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-ctype-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-ctype-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-curl-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-curl-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-curl-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-curl-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-dba-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-dba-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-dba-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-dba-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-devel-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-devel-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-devel-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-devel-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-dom-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-dom-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-dom-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-dom-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-embed-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-embed-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-embed-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-embed-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-enchant-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-enchant-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-enchant-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-exif-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-exif-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-exif-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-exif-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-ffi-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-ffi-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ffi-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-ffi-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-fpm-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-fpm-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-fpm-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-apache-8.2.30-150600.3.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch"
},
"product_reference": "php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-ftp-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-ftp-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-ftp-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-gd-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-gd-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-gd-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-gd-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-gettext-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-gettext-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-gettext-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-gmp-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-gmp-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-gmp-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-iconv-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-iconv-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-iconv-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-intl-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-intl-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-intl-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-intl-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-ldap-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-ldap-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-ldap-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-mbstring-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-mysql-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-mysql-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-mysql-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-odbc-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-odbc-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-odbc-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-opcache-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-opcache-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-opcache-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-openssl-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-openssl-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-openssl-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-pcntl-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-pdo-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-pdo-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-pdo-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-pgsql-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-phar-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-phar-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-phar-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-phar-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-posix-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-posix-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-posix-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-posix-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-readline-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-readline-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-readline-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-readline-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-shmop-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-shmop-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-shmop-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-snmp-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-snmp-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-snmp-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-soap-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-soap-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-soap-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-soap-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-sockets-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-sockets-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-sockets-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-sodium-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-sodium-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-sodium-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-sqlite-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-test-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-test-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-test-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-test-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-tidy-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-tidy-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-tidy-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-xsl-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-xsl-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-xsl-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-zip-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-zip-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-zip-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-zip-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.30-150600.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64"
},
"product_reference": "php8-zlib-8.2.30-150600.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.30-150600.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le"
},
"product_reference": "php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.30-150600.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x"
},
"product_reference": "php8-zlib-8.2.30-150600.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.2.30-150600.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
},
"product_reference": "php8-zlib-8.2.30-150600.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-14177"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, the getimagesize() function may leak uninitialized heap memory into the APPn segments (e.g., APP1) when reading images in multi-chunk mode (such as via php://filter). This occurs due to a bug in php_read_stream_all_chunks() that overwrites the buffer without advancing the pointer, leaving tail bytes uninitialized. This may lead to information disclosure of sensitive heap data and affect the confidentiality of the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-14177",
"url": "https://www.suse.com/security/cve/CVE-2025-14177"
},
{
"category": "external",
"summary": "SUSE Bug 1255710 for CVE-2025-14177",
"url": "https://bugzilla.suse.com/1255710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-08T13:22:08Z",
"details": "low"
}
],
"title": "CVE-2025-14177"
},
{
"cve": "CVE-2025-14178",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-14178"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-14178",
"url": "https://www.suse.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "SUSE Bug 1255711 for CVE-2025-14178",
"url": "https://bugzilla.suse.com/1255711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-08T13:22:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-14178"
},
{
"cve": "CVE-2025-14180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-14180"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled, an invalid character sequence (such as \\x99) in a prepared statement parameter may cause the quoting function PQescapeStringConn to return NULL, leading to a null pointer dereference in pdo_parse_params() function. This may lead to crashes (segmentation fault) and affect the availability of the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-14180",
"url": "https://www.suse.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "SUSE Bug 1255712 for CVE-2025-14180",
"url": "https://bugzilla.suse.com/1255712"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:apache2-mod_php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bcmath-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-bz2-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-calendar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-cli-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ctype-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-curl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dba-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-devel-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-dom-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-embed-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-enchant-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-exif-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fastcgi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ffi-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fileinfo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-fpm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-fpm-apache-8.2.30-150600.3.25.1.noarch",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ftp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gd-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gettext-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-gmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-iconv-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-intl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-ldap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mbstring-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-mysql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-odbc-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-opcache-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-openssl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pcntl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pdo-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-pgsql-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-phar-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-posix-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-readline-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-shmop-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-snmp-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-soap-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sockets-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sodium-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sqlite-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvmsg-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvsem-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-sysvshm-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-test-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tidy-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-tokenizer-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlreader-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xmlwriter-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-xsl-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zip-8.2.30-150600.3.25.1.x86_64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.aarch64",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.ppc64le",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.s390x",
"openSUSE Leap 15.6:php8-zlib-8.2.30-150600.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-08T13:22:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-14180"
}
]
}
SUSE-SU-2026:0086-1
Vulnerability from csaf_suse - Published: 2026-01-09 15:01 - Updated: 2026-01-09 15:01Summary
Security update for php8
Notes
Title of the patch
Security update for php8
Description of the patch
This update for php8 fixes the following issues:
Security fixes:
- CVE-2025-14177: getimagesize() function may leak uninitialized heap memory into the APPn segments when reading images in multi-chunk mode (bsc#1255710).
- CVE-2025-14178: heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE (bsc#1255711).
- CVE-2025-14180: null pointer dereference in pdo_parse_params() function when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled (bsc#1255712).
Other fixes:
Version 8.3.29
Core:
Sync all boost.context files with release 1.86.0.
Fixed bug GH-20435 (SensitiveParameter doesn't work for named argument passing to variadic parameter).
Fixed bug GH-20286 (use-after-destroy during userland stream_close()).
Bz2:
Fix assertion failures resulting in crashes with stream filter object parameters.
Date:
Fix crashes when trying to instantiate uninstantiable classes via date static constructors.
DOM:
Fix missing NUL byte check on C14NFile().
Fibers:
Fixed bug GH-20483 (ASAN stack overflow with fiber.stack_size INI small value).
FTP:
Fixed bug GH-20601 (ftp_connect overflow on timeout).
GD:
Fixed bug GH-20511 (imagegammacorrect out of range input/output values).
Fixed bug GH-20602 (imagescale overflow with large height values).
Intl:
Fixed bug GH-20426 (Spoofchecker::setRestrictionLevel() error message suggests missing constants).
LibXML:
Fix some deprecations on newer libxml versions regarding input buffer/parser handling.
MbString:
Fixed bug GH-20491 (SLES15 compile error with mbstring oniguruma).
Fixed bug GH-20492 (mbstring compile warning due to non-strings).
MySQLnd:
Fixed bug GH-20528 (Regression breaks mysql connexion using an IPv6 address enclosed in square brackets).
Opcache:
Fixed bug GH-20329 (opcache.file_cache broken with full interned string buffer).
PDO:
Fixed GHSA-8xr5-qppj-gvwj (PDO quoting result null deref). (CVE-2025-14180)
Phar:
Fixed bug GH-20442 (Phar does not respect case-insensitiveness of __halt_compiler() when reading stub).
Fix broken return value of fflush() for phar file entries.
Fix assertion failure when fseeking a phar file out of bounds.
PHPDBG:
Fixed ZPP type violation in phpdbg_get_executable() and phpdbg_end_oplog().
SPL:
Fixed bug GH-20614 (SplFixedArray incorrectly handles references in deserialization).
Standard:
Fix memory leak in array_diff() with custom type checks.
Fixed bug GH-20583 (Stack overflow in http_build_query via deep structures).
Fixed GHSA-www2-q4fc-65wf (Null byte termination in dns_get_record()).
Fixed GHSA-h96m-rvf9-jgm2 (Heap buffer overflow in array_merge()). (CVE-2025-14178)
Fixed GHSA-3237-qqm7-mfv7 (Information Leak of Memory in getimagesize). (CVE-2025-14177)
Tidy:
Fixed bug GH-20374 (PHP with tidy and custom-tags).
XML:
Fixed bug GH-20439 (xml_set_default_handler() does not properly handle special characters in attributes when passing data to callback).
Zip:
Fix crash in property existence test.
Don't truncate return value of zip_fread() with user sizes.
Zlib:
Fix assertion failures resulting in crashes with stream filter object parameters.
Version 8.3.28
Core:
Fixed bug GH-19934 (CGI with auto_globals_jit=0 causes uouv).
Fixed bug GH-20073 (Assertion failure in WeakMap offset operations on reference).
Fixed bug GH-19844 (Don't bail when closing resources on shutdown).
Fixed bug GH-20177 (Accessing overridden private property in get_object_vars() triggers assertion error).
Fixed bug GH-20183 (Stale EG(opline_before_exception) pointer through eval).
DOM:
Partially fixed bug GH-16317 (DOM classes do not allow __debugInfo() overrides to work).
Exif:
Fix possible memory leak when tag is empty.
FPM:
Fixed bug GH-19974 (fpm_status_export_to_zval segfault for parallel execution).
FTP:
Fixed bug GH-20240 (FTP with SSL: ftp_fput(): Connection timed out on successful writes).
GD:
Fixed bug GH-20070 (Return type violation in imagefilter when an invalid filter is provided).
Intl:
Fix memory leak on error in locale_filter_matches().
LibXML:
Fix not thread safe schema/relaxng calls.
MySQLnd:
Fixed bug GH-8978 (SSL certificate verification fails (port doubled)).
Fixed bug GH-20122 (getColumnMeta() for JSON-column in MySQL).
Opcache:
Fixed bug GH-20081 (access to uninitialized vars in preload_load()).
Fixed bug GH-20121 (JIT broken in ZTS builds on MacOS 15).
PgSql:
Fix memory leak when first string conversion fails.
Fix segfaults when attempting to fetch row into a non-instantiable class name.
Phar:
Fix memory leak of argument in webPhar.
Fix memory leak when setAlias() fails.
Fix a bunch of memory leaks in phar_parse_zipfile() error handling.
Fix file descriptor/memory leak when opening central fp fails.
Fix memleak+UAF when opening temp stream in buildFromDirectory() fails.
Fix potential buffer length truncation due to usage of type int instead of type size_t.
Fix memory leak when openssl polyfill returns garbage.
Fix file descriptor leak in phar_zip_flush() on failure.
Fix memory leak when opening temp file fails while trying to open gzip-compressed archive.
Fixed bug GH-20302 (Freeing a phar alias may invalidate PharFileInfo objects).
Random:
Fix Randomizer::__serialize() w.r.t. INDIRECTs.
SimpleXML:
Partially fixed bug GH-16317 (SimpleXML does not allow __debugInfo() overrides to work).
Standard:
Fix shm corruption with coercion in options of unserialize().
Streams:
Fixed bug GH-19798: XP_SOCKET XP_SSL (Socket stream modules): Incorrect condition for Win32/Win64.
Tidy:
Fixed GH-19021 (improved tidyOptGetCategory detection).
Fix UAF in tidy when tidySetErrorBuffer() fails.
XMLReader:
Fix arginfo/zpp violations when LIBXML_SCHEMAS_ENABLED is not available.
Windows:
Fix GH-19722 (_get_osfhandle asserts in debug mode when given a socket).
Zip:
Fix memory leak when passing enc_method/enc_password is passed as option for ZipArchive::addGlob()/addPattern() and with consecutive calls.
Version 8.3.27
Core:
Fixed bug GH-19765 (object_properties_load() bypasses readonly property checks).
Fixed hard_timeout with --enable-zend-max-execution-timers.
Fixed bug GH-19792 (SCCP causes UAF for return value if both warning and exception are triggered).
Fixed bug GH-19653 (Closure named argument unpacking between temporary closures can cause a crash).
Fixed bug GH-19839 (Incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array).
Fixed bug GH-19480 (error_log php.ini cannot be unset when open_basedir is configured).
Fixed bug GH-20002 (Broken build on *BSD with MSAN).
CLI:
Fix useless 'Failed to poll event' error logs due to EAGAIN in CLI server with PHP_CLI_SERVER_WORKERS.
Curl:
Fix cloning of CURLOPT_POSTFIELDS when using the clone operator instead of the curl_copy_handle() function to clone a CurlHandle.
Fix curl build and test failures with version 8.16.
Date:
Fixed GH-17159: 'P' format for ::createFromFormat swallows string literals.
DBA:
Fixed GH-19885 (dba_fetch() overflow on skip argument).
GD:
Fixed GH-19955 (imagefttext() memory leak).
MySQLnd:
Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 adress as parameter).
Phar:
Fix memory leak and invalid continuation after tar header writing fails.
Fix memory leaks when creating temp file fails when applying zip signature.
SimpleXML:
Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml (UB)).
Soap:
Fixed bug GH-19784 (SoapServer memory leak).
Fixed bug GH-20011 (Array of SoapVar of unknown type causes crash).
Standard:
Fixed bug GH-12265 (Cloning an object breaks serialization recursion).
Fixed bug GH-19701 (Serialize/deserialize loses some data).
Fixed bug GH-19801 (leaks in var_dump() and debug_zval_dump()).
Fixed bug GH-20043 (array_unique assertion failure with RC1 array causing an exception on sort).
Fixed bug GH-19926 (reset internal pointer earlier while splicing array while COW violation flag is still set).
Fixed bug GH-19570 (unable to fseek in /dev/zero and /dev/null).
Streams:
Fixed bug GH-19248 (Use strerror_r instead of strerror in main).
Fixed bug GH-17345 (Bug #35916 was not completely fixed).
Fixed bug GH-19705 (segmentation when attempting to flush on non seekable stream.
XMLReader:
Fixed bug GH-20009 (XMLReader leak on RelaxNG schema failure).
Zip:
Fixed bug GH-19688 (Remove pattern overflow in zip addGlob()).
Fixed bug GH-19932 (Memory leak in zip setEncryptionName()/setEncryptionIndex()).
Zlib:
Fixed bug GH-19922 (Double free on gzopen).
Version 8.3.26
Core:
Fixed bug GH-18850 (Repeated inclusion of file with __halt_compiler() triggers 'Constant already defined' warning).
Partially fixed bug GH-19542 (Scanning of string literals >=2GB will fail due to signed int overflow).
Fixed bug GH-19544 (GC treats ZEND_WEAKREF_TAG_MAP references as WeakMap references).
Fixed bug GH-19613 (Stale array iterator pointer).
Fixed bug GH-19679 (zend_ssa_range_widening may fail to converge).
Fixed bug GH-19681 (PHP_EXPAND_PATH broken with bash 5.3.0).
Fixed bug GH-19720 (Assertion failure when error handler throws when accessing a deprecated constant).
CLI:
Fixed bug GH-19461 (Improve error message on listening error with IPv6 address).
Date:
Fixed date_sunrise() and date_sunset() with partial-hour UTC offset.
DOM:
Fixed bug GH-19612 (Mitigate libxml2 tree dictionary bug).
FPM:
Fixed failed debug assertion when php_admin_value setting fails.
GD:
Fixed bug GH-19579 (imagefilledellipse underflow on width argument).
Intl:
Fixed bug GH-11952 (Fix locale strings canonicalization for IntlDateFormatter and NumberFormatter).
OpenSSL:
Fixed bug GH-19245 (Success error message on TLS stream accept failure).
PGSQL:
Fixed bug GH-19485 (potential use after free when using persistent pgsql connections).
Phar:
Fixed memory leaks when verifying OpenSSL signature.
Fix memory leak in phar tar temporary file error handling code.
Fix metadata leak when phar convert logic fails.
Fix memory leak on failure in phar_convert_to_other().
Fixed bug GH-19752 (Phar decompression with invalid extension can cause UAF).
Standard:
Fixed bug GH-16649 (UAF during array_splice).
Fixed bug GH-19577 (Avoid integer overflow when using a small offset and PHP_INT_MAX with LimitIterator).
Streams:
Remove incorrect call to zval_ptr_dtor() in user_wrapper_metadata().
Fix OSS-Fuzz #385993744.
Tidy:
Fixed GH-19021 build issue with libtidy in regard of tidyOptIsReadonly deprecation and TidyInternalCategory being available later than tidyOptGetCategory.
Zip:
Fix memory leak in zip when encountering empty glob result.
Version 8.3.25
Core:
Fixed GH-19169 build issue with C++17 and ZEND_STATIC_ASSERT macro.
Fixed bug GH-18581 (Coerce numeric string keys from iterators when argument unpacking).
Fixed OSS-Fuzz #434346548 (Failed assertion with throwing __toString in binary const expr).
Fixed bug GH-19305 (Operands may be being released during comparison).
Fixed bug GH-19303 (Unpacking empty packed array into uninitialized array causes assertion failure).
Fixed bug GH-19306 (Generator can be resumed while fetching next value from delegated Generator).
Fixed bug GH-19326 (Calling Generator::throw() on a running generator with a non-Generator delegate crashes).
Fixed bug GH-18736 (Circumvented type check with return by ref + finally).
Fixed zend call stack size for macOs/arm64.
Fixed bug GH-19065 (Long match statement can segfault compiler during recursive SSA renaming).
Calendar:
Fixed bug GH-19371 (integer overflow in calendar.c).
FTP:
Fix theoretical issues with hrtime() not being available.
GD:
Fix incorrect comparison with result of php_stream_can_cast().
Hash:
Fix crash on clone failure.
Intl:
Fixed GH-19261: msgfmt_parse_message leaks on message creation failure.
Fix return value on failure for resourcebundle count handler.
LDAP:
Fixed bug GH-18529 (additional inheriting of TLS int options).
LibXML:
Fixed bug GH-19098 (libxml<2.13 segmentation fault caused by php_libxml_node_free).
MbString:
Fixed bug GH-19397 (mb_list_encodings() can cause crashes on shutdown).
Opcache:
Reset global pointers to prevent use-after-free in zend_jit_status().
OpenSSL:
Fixed bug GH-18986 (OpenSSL backend: incorrect RAND_{load,write}_file() return value check).
Fix error return check of EVP_CIPHER_CTX_ctrl().
Fixed bug GH-19428 (openssl_pkey_derive segfaults for DH derive with low key_length param).
PDO Pgsql:
Fixed dangling pointer access on _pdo_pgsql_trim_message helper.
Readline:
Fixed bug GH-19250 and bug #51360 (Invalid conftest for rl_pending_input).
SOAP:
Fixed bug GH-18640 (heap-use-after-free ext/soap/php_encoding.c:299:32 in soap_check_zval_ref).
Sockets:
Fix some potential crashes on incorrect argument value.
Standard:
Fixed OSS Fuzz #433303828 (Leak in failed unserialize() with opcache).
Fix theoretical issues with hrtime() not being available.
Fixed bug GH-19300 (Nested array_multisort invocation with error breaks).
Windows:
Free opened_path when opened_path_len >= MAXPATHLEN.
Version 8.3.24
Calendar:
Fixed jewishtojd overflow on year argument.
Core:
Fixed bug GH-18833 (Use after free with weakmaps dependent on destruction order).
Fix OSS-Fuzz #427814456.
Fix OSS-Fuzz #428983568 and #428760800.
Fixed bug GH-17204 -Wuseless-escape warnings emitted by re2c.
Curl:
Fix memory leaks when returning refcounted value from curl callback.
Remove incorrect string release.
LDAP:
Fixed GH-18902 ldap_exop/ldap_exop_sync assert triggered on empty request OID.
MbString:
Fixed bug GH-18901 (integer overflow mb_split).
OCI8:
Fixed bug GH-18873 (OCI_RETURN_LOBS flag causes oci8 to leak memory).
Opcache:
Fixed bug GH-18639 (Internal class aliases can break preloading + JIT).
Fixed bug GH-14082 (Segmentation fault on unknown address 0x600000000018 in ext/opcache/jit/zend_jit.c).
OpenSSL:
Fixed bug #80770 (It is not possible to get client peer certificate with stream_socket_server).
PCNTL:
Fixed bug GH-18958 (Fatal error during shutdown after pcntl_rfork() or pcntl_forkx() with zend-max-execution-timers).
Phar:
Fix stream double free in phar.
Fix phar crash and file corruption with SplFileObject.
SOAP:
Fixed bug GH-18990, bug #81029, bug #47314 (SOAP HTTP socket not closing on object destruction).
Fix memory leak when URL parsing fails in redirect.
SPL:
Fixed bug GH-19094 (Attaching class with no Iterator implementation to MultipleIterator causes crash).
Standard:
Fix misleading errors in printf().
Fix RCN violations in array functions.
Fixed GH-18976 pack() overflow with h/H format and INT_MAX repeater value.
Streams:
Fixed GH-13264 (fgets() and stream_get_line() do not return false on filter fatal error).
Zip:
Fix leak when path is too long in ZipArchive::extractTo().
Patchnames
SUSE-2026-86,SUSE-SLE-Module-Web-Scripting-15-SP7-2026-86
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php8",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php8 fixes the following issues:\n\nSecurity fixes:\n \n- CVE-2025-14177: getimagesize() function may leak uninitialized heap memory into the APPn segments when reading images in multi-chunk mode (bsc#1255710).\n- CVE-2025-14178: heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE (bsc#1255711).\n- CVE-2025-14180: null pointer dereference in pdo_parse_params() function when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled (bsc#1255712).\n\nOther fixes:\n\nVersion 8.3.29\n Core:\n Sync all boost.context files with release 1.86.0.\n Fixed bug GH-20435 (SensitiveParameter doesn\u0027t work for named argument passing to variadic parameter).\n Fixed bug GH-20286 (use-after-destroy during userland stream_close()).\n Bz2:\n Fix assertion failures resulting in crashes with stream filter object parameters.\n Date:\n Fix crashes when trying to instantiate uninstantiable classes via date static constructors.\n DOM:\n Fix missing NUL byte check on C14NFile().\n Fibers:\n Fixed bug GH-20483 (ASAN stack overflow with fiber.stack_size INI small value).\n FTP:\n Fixed bug GH-20601 (ftp_connect overflow on timeout).\n GD:\n Fixed bug GH-20511 (imagegammacorrect out of range input/output values).\n Fixed bug GH-20602 (imagescale overflow with large height values).\n Intl:\n Fixed bug GH-20426 (Spoofchecker::setRestrictionLevel() error message suggests missing constants).\n LibXML:\n Fix some deprecations on newer libxml versions regarding input buffer/parser handling.\n MbString:\n Fixed bug GH-20491 (SLES15 compile error with mbstring oniguruma).\n Fixed bug GH-20492 (mbstring compile warning due to non-strings).\n MySQLnd:\n Fixed bug GH-20528 (Regression breaks mysql connexion using an IPv6 address enclosed in square brackets).\n Opcache:\n Fixed bug GH-20329 (opcache.file_cache broken with full interned string buffer).\n PDO:\n Fixed GHSA-8xr5-qppj-gvwj (PDO quoting result null deref). (CVE-2025-14180)\n Phar:\n Fixed bug GH-20442 (Phar does not respect case-insensitiveness of __halt_compiler() when reading stub).\n Fix broken return value of fflush() for phar file entries.\n Fix assertion failure when fseeking a phar file out of bounds.\n PHPDBG:\n Fixed ZPP type violation in phpdbg_get_executable() and phpdbg_end_oplog().\n SPL:\n Fixed bug GH-20614 (SplFixedArray incorrectly handles references in deserialization).\n Standard:\n Fix memory leak in array_diff() with custom type checks.\n Fixed bug GH-20583 (Stack overflow in http_build_query via deep structures).\n Fixed GHSA-www2-q4fc-65wf (Null byte termination in dns_get_record()).\n Fixed GHSA-h96m-rvf9-jgm2 (Heap buffer overflow in array_merge()). (CVE-2025-14178)\n Fixed GHSA-3237-qqm7-mfv7 (Information Leak of Memory in getimagesize). (CVE-2025-14177)\n Tidy:\n Fixed bug GH-20374 (PHP with tidy and custom-tags).\n XML:\n Fixed bug GH-20439 (xml_set_default_handler() does not properly handle special characters in attributes when passing data to callback).\n Zip:\n Fix crash in property existence test.\n Don\u0027t truncate return value of zip_fread() with user sizes.\n Zlib:\n Fix assertion failures resulting in crashes with stream filter object parameters.\n Version 8.3.28\n Core:\n Fixed bug GH-19934 (CGI with auto_globals_jit=0 causes uouv).\n Fixed bug GH-20073 (Assertion failure in WeakMap offset operations on reference).\n Fixed bug GH-19844 (Don\u0027t bail when closing resources on shutdown).\n Fixed bug GH-20177 (Accessing overridden private property in get_object_vars() triggers assertion error).\n Fixed bug GH-20183 (Stale EG(opline_before_exception) pointer through eval).\n DOM:\n Partially fixed bug GH-16317 (DOM classes do not allow __debugInfo() overrides to work).\n Exif:\n Fix possible memory leak when tag is empty.\n FPM:\n Fixed bug GH-19974 (fpm_status_export_to_zval segfault for parallel execution).\n FTP:\n Fixed bug GH-20240 (FTP with SSL: ftp_fput(): Connection timed out on successful writes).\n GD:\n Fixed bug GH-20070 (Return type violation in imagefilter when an invalid filter is provided).\n Intl:\n Fix memory leak on error in locale_filter_matches().\n LibXML:\n Fix not thread safe schema/relaxng calls.\n MySQLnd:\n Fixed bug GH-8978 (SSL certificate verification fails (port doubled)).\n Fixed bug GH-20122 (getColumnMeta() for JSON-column in MySQL).\n Opcache:\n Fixed bug GH-20081 (access to uninitialized vars in preload_load()).\n Fixed bug GH-20121 (JIT broken in ZTS builds on MacOS 15).\n PgSql:\n Fix memory leak when first string conversion fails.\n Fix segfaults when attempting to fetch row into a non-instantiable class name.\n Phar:\n Fix memory leak of argument in webPhar.\n Fix memory leak when setAlias() fails.\n Fix a bunch of memory leaks in phar_parse_zipfile() error handling.\n Fix file descriptor/memory leak when opening central fp fails.\n Fix memleak+UAF when opening temp stream in buildFromDirectory() fails.\n Fix potential buffer length truncation due to usage of type int instead of type size_t.\n Fix memory leak when openssl polyfill returns garbage.\n Fix file descriptor leak in phar_zip_flush() on failure.\n Fix memory leak when opening temp file fails while trying to open gzip-compressed archive.\n Fixed bug GH-20302 (Freeing a phar alias may invalidate PharFileInfo objects).\n Random:\n Fix Randomizer::__serialize() w.r.t. INDIRECTs.\n SimpleXML:\n Partially fixed bug GH-16317 (SimpleXML does not allow __debugInfo() overrides to work).\n Standard:\n Fix shm corruption with coercion in options of unserialize().\n Streams:\n Fixed bug GH-19798: XP_SOCKET XP_SSL (Socket stream modules): Incorrect condition for Win32/Win64.\n Tidy:\n Fixed GH-19021 (improved tidyOptGetCategory detection).\n Fix UAF in tidy when tidySetErrorBuffer() fails.\n XMLReader:\n Fix arginfo/zpp violations when LIBXML_SCHEMAS_ENABLED is not available.\n Windows:\n Fix GH-19722 (_get_osfhandle asserts in debug mode when given a socket).\n Zip:\n Fix memory leak when passing enc_method/enc_password is passed as option for ZipArchive::addGlob()/addPattern() and with consecutive calls.\n Version 8.3.27\n Core:\n Fixed bug GH-19765 (object_properties_load() bypasses readonly property checks).\n Fixed hard_timeout with --enable-zend-max-execution-timers.\n Fixed bug GH-19792 (SCCP causes UAF for return value if both warning and exception are triggered).\n Fixed bug GH-19653 (Closure named argument unpacking between temporary closures can cause a crash).\n Fixed bug GH-19839 (Incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array).\n Fixed bug GH-19480 (error_log php.ini cannot be unset when open_basedir is configured).\n Fixed bug GH-20002 (Broken build on *BSD with MSAN).\n CLI:\n Fix useless \u0027Failed to poll event\u0027 error logs due to EAGAIN in CLI server with PHP_CLI_SERVER_WORKERS.\n Curl:\n Fix cloning of CURLOPT_POSTFIELDS when using the clone operator instead of the curl_copy_handle() function to clone a CurlHandle.\n Fix curl build and test failures with version 8.16.\n Date:\n Fixed GH-17159: \u0027P\u0027 format for ::createFromFormat swallows string literals.\n DBA:\n Fixed GH-19885 (dba_fetch() overflow on skip argument).\n GD:\n Fixed GH-19955 (imagefttext() memory leak).\n MySQLnd:\n Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 adress as parameter).\n Phar:\n Fix memory leak and invalid continuation after tar header writing fails.\n Fix memory leaks when creating temp file fails when applying zip signature.\n SimpleXML:\n Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml (UB)).\n Soap:\n Fixed bug GH-19784 (SoapServer memory leak).\n Fixed bug GH-20011 (Array of SoapVar of unknown type causes crash).\n Standard:\n Fixed bug GH-12265 (Cloning an object breaks serialization recursion).\n Fixed bug GH-19701 (Serialize/deserialize loses some data).\n Fixed bug GH-19801 (leaks in var_dump() and debug_zval_dump()).\n Fixed bug GH-20043 (array_unique assertion failure with RC1 array causing an exception on sort).\n Fixed bug GH-19926 (reset internal pointer earlier while splicing array while COW violation flag is still set).\n Fixed bug GH-19570 (unable to fseek in /dev/zero and /dev/null).\n Streams:\n Fixed bug GH-19248 (Use strerror_r instead of strerror in main).\n Fixed bug GH-17345 (Bug #35916 was not completely fixed).\n Fixed bug GH-19705 (segmentation when attempting to flush on non seekable stream.\n XMLReader:\n Fixed bug GH-20009 (XMLReader leak on RelaxNG schema failure).\n Zip:\n Fixed bug GH-19688 (Remove pattern overflow in zip addGlob()).\n Fixed bug GH-19932 (Memory leak in zip setEncryptionName()/setEncryptionIndex()).\n Zlib:\n Fixed bug GH-19922 (Double free on gzopen).\n Version 8.3.26\n Core:\n Fixed bug GH-18850 (Repeated inclusion of file with __halt_compiler() triggers \u0027Constant already defined\u0027 warning).\n Partially fixed bug GH-19542 (Scanning of string literals \u003e=2GB will fail due to signed int overflow).\n Fixed bug GH-19544 (GC treats ZEND_WEAKREF_TAG_MAP references as WeakMap references).\n Fixed bug GH-19613 (Stale array iterator pointer).\n Fixed bug GH-19679 (zend_ssa_range_widening may fail to converge).\n Fixed bug GH-19681 (PHP_EXPAND_PATH broken with bash 5.3.0).\n Fixed bug GH-19720 (Assertion failure when error handler throws when accessing a deprecated constant).\n CLI:\n Fixed bug GH-19461 (Improve error message on listening error with IPv6 address).\n Date:\n Fixed date_sunrise() and date_sunset() with partial-hour UTC offset.\n DOM:\n Fixed bug GH-19612 (Mitigate libxml2 tree dictionary bug).\n FPM:\n Fixed failed debug assertion when php_admin_value setting fails.\n GD:\n Fixed bug GH-19579 (imagefilledellipse underflow on width argument).\n Intl:\n Fixed bug GH-11952 (Fix locale strings canonicalization for IntlDateFormatter and NumberFormatter).\n OpenSSL:\n Fixed bug GH-19245 (Success error message on TLS stream accept failure).\n PGSQL:\n Fixed bug GH-19485 (potential use after free when using persistent pgsql connections).\n Phar:\n Fixed memory leaks when verifying OpenSSL signature.\n Fix memory leak in phar tar temporary file error handling code.\n Fix metadata leak when phar convert logic fails.\n Fix memory leak on failure in phar_convert_to_other().\n Fixed bug GH-19752 (Phar decompression with invalid extension can cause UAF).\n Standard:\n Fixed bug GH-16649 (UAF during array_splice).\n Fixed bug GH-19577 (Avoid integer overflow when using a small offset and PHP_INT_MAX with LimitIterator).\n Streams:\n Remove incorrect call to zval_ptr_dtor() in user_wrapper_metadata().\n Fix OSS-Fuzz #385993744.\n Tidy:\n Fixed GH-19021 build issue with libtidy in regard of tidyOptIsReadonly deprecation and TidyInternalCategory being available later than tidyOptGetCategory.\n Zip:\n Fix memory leak in zip when encountering empty glob result.\n Version 8.3.25\n Core:\n Fixed GH-19169 build issue with C++17 and ZEND_STATIC_ASSERT macro.\n Fixed bug GH-18581 (Coerce numeric string keys from iterators when argument unpacking).\n Fixed OSS-Fuzz #434346548 (Failed assertion with throwing __toString in binary const expr).\n Fixed bug GH-19305 (Operands may be being released during comparison).\n Fixed bug GH-19303 (Unpacking empty packed array into uninitialized array causes assertion failure).\n Fixed bug GH-19306 (Generator can be resumed while fetching next value from delegated Generator).\n Fixed bug GH-19326 (Calling Generator::throw() on a running generator with a non-Generator delegate crashes).\n Fixed bug GH-18736 (Circumvented type check with return by ref + finally).\n Fixed zend call stack size for macOs/arm64.\n Fixed bug GH-19065 (Long match statement can segfault compiler during recursive SSA renaming).\n Calendar:\n Fixed bug GH-19371 (integer overflow in calendar.c).\n FTP:\n Fix theoretical issues with hrtime() not being available.\n GD:\n Fix incorrect comparison with result of php_stream_can_cast().\n Hash:\n Fix crash on clone failure.\n Intl:\n Fixed GH-19261: msgfmt_parse_message leaks on message creation failure.\n Fix return value on failure for resourcebundle count handler.\n LDAP:\n Fixed bug GH-18529 (additional inheriting of TLS int options).\n LibXML:\n Fixed bug GH-19098 (libxml\u003c2.13 segmentation fault caused by php_libxml_node_free).\n MbString:\n Fixed bug GH-19397 (mb_list_encodings() can cause crashes on shutdown).\n Opcache:\n Reset global pointers to prevent use-after-free in zend_jit_status().\n OpenSSL:\n Fixed bug GH-18986 (OpenSSL backend: incorrect RAND_{load,write}_file() return value check).\n Fix error return check of EVP_CIPHER_CTX_ctrl().\n Fixed bug GH-19428 (openssl_pkey_derive segfaults for DH derive with low key_length param).\n PDO Pgsql:\n Fixed dangling pointer access on _pdo_pgsql_trim_message helper.\n Readline:\n Fixed bug GH-19250 and bug #51360 (Invalid conftest for rl_pending_input).\n SOAP:\n Fixed bug GH-18640 (heap-use-after-free ext/soap/php_encoding.c:299:32 in soap_check_zval_ref).\n Sockets:\n Fix some potential crashes on incorrect argument value.\n Standard:\n Fixed OSS Fuzz #433303828 (Leak in failed unserialize() with opcache).\n Fix theoretical issues with hrtime() not being available.\n Fixed bug GH-19300 (Nested array_multisort invocation with error breaks).\n Windows:\n Free opened_path when opened_path_len \u003e= MAXPATHLEN.\n Version 8.3.24\n Calendar:\n Fixed jewishtojd overflow on year argument.\n Core:\n Fixed bug GH-18833 (Use after free with weakmaps dependent on destruction order).\n Fix OSS-Fuzz #427814456.\n Fix OSS-Fuzz #428983568 and #428760800.\n Fixed bug GH-17204 -Wuseless-escape warnings emitted by re2c.\n Curl:\n Fix memory leaks when returning refcounted value from curl callback.\n Remove incorrect string release.\n LDAP:\n Fixed GH-18902 ldap_exop/ldap_exop_sync assert triggered on empty request OID.\n MbString:\n Fixed bug GH-18901 (integer overflow mb_split).\n OCI8:\n Fixed bug GH-18873 (OCI_RETURN_LOBS flag causes oci8 to leak memory).\n Opcache:\n Fixed bug GH-18639 (Internal class aliases can break preloading + JIT).\n Fixed bug GH-14082 (Segmentation fault on unknown address 0x600000000018 in ext/opcache/jit/zend_jit.c).\n OpenSSL:\n Fixed bug #80770 (It is not possible to get client peer certificate with stream_socket_server).\n PCNTL:\n Fixed bug GH-18958 (Fatal error during shutdown after pcntl_rfork() or pcntl_forkx() with zend-max-execution-timers).\n Phar:\n Fix stream double free in phar.\n Fix phar crash and file corruption with SplFileObject.\n SOAP:\n Fixed bug GH-18990, bug #81029, bug #47314 (SOAP HTTP socket not closing on object destruction).\n Fix memory leak when URL parsing fails in redirect.\n SPL:\n Fixed bug GH-19094 (Attaching class with no Iterator implementation to MultipleIterator causes crash).\n Standard:\n Fix misleading errors in printf().\n Fix RCN violations in array functions.\n Fixed GH-18976 pack() overflow with h/H format and INT_MAX repeater value.\n Streams:\n Fixed GH-13264 (fgets() and stream_get_line() do not return false on filter fatal error).\n Zip:\n Fix leak when path is too long in ZipArchive::extractTo().\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-86,SUSE-SLE-Module-Web-Scripting-15-SP7-2026-86",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0086-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0086-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260086-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0086-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023729.html"
},
{
"category": "self",
"summary": "SUSE Bug 1255710",
"url": "https://bugzilla.suse.com/1255710"
},
{
"category": "self",
"summary": "SUSE Bug 1255711",
"url": "https://bugzilla.suse.com/1255711"
},
{
"category": "self",
"summary": "SUSE Bug 1255712",
"url": "https://bugzilla.suse.com/1255712"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-14177 page",
"url": "https://www.suse.com/security/cve/CVE-2025-14177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-14178 page",
"url": "https://www.suse.com/security/cve/CVE-2025-14178/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-14180 page",
"url": "https://www.suse.com/security/cve/CVE-2025-14180/"
}
],
"title": "Security update for php8",
"tracking": {
"current_release_date": "2026-01-09T15:01:56Z",
"generator": {
"date": "2026-01-09T15:01:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0086-1",
"initial_release_date": "2026-01-09T15:01:56Z",
"revision_history": [
{
"date": "2026-01-09T15:01:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"product_id": "apache2-mod_php8-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-bcmath-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-bz2-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-bz2-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-calendar-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-calendar-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-cli-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-cli-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-ctype-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-ctype-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-curl-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-curl-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-dba-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-dba-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-devel-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-devel-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-dom-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-dom-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-embed-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-embed-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-enchant-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-enchant-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-exif-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-exif-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-fastcgi-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-ffi-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-ffi-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-fileinfo-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-fpm-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-fpm-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-ftp-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-ftp-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-gd-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-gd-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-gettext-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-gettext-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-gmp-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-gmp-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-iconv-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-iconv-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-intl-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-intl-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-ldap-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-ldap-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-mbstring-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-mysql-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-mysql-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-odbc-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-odbc-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-opcache-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-opcache-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-openssl-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-openssl-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-pcntl-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-pdo-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-pdo-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-pgsql-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-phar-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-phar-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-posix-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-posix-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-readline-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-readline-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-shmop-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-shmop-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-snmp-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-snmp-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-soap-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-soap-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-sockets-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-sockets-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-sodium-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-sodium-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-sqlite-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-sysvmsg-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-sysvsem-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-sysvshm-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-test-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-test-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-test-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-tidy-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-tidy-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-tokenizer-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-xmlreader-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-xmlwriter-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-xsl-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-xsl-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-zip-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-zip-8.3.29-150700.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.29-150700.3.9.1.aarch64",
"product": {
"name": "php8-zlib-8.3.29-150700.3.9.1.aarch64",
"product_id": "php8-zlib-8.3.29-150700.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.i586",
"product": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.i586",
"product_id": "apache2-mod_php8-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-8.3.29-150700.3.9.1.i586",
"product_id": "php8-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.i586",
"product_id": "php8-bcmath-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-bz2-8.3.29-150700.3.9.1.i586",
"product_id": "php8-bz2-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-calendar-8.3.29-150700.3.9.1.i586",
"product_id": "php8-calendar-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-cli-8.3.29-150700.3.9.1.i586",
"product_id": "php8-cli-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-ctype-8.3.29-150700.3.9.1.i586",
"product_id": "php8-ctype-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-curl-8.3.29-150700.3.9.1.i586",
"product_id": "php8-curl-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-dba-8.3.29-150700.3.9.1.i586",
"product_id": "php8-dba-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-devel-8.3.29-150700.3.9.1.i586",
"product_id": "php8-devel-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-dom-8.3.29-150700.3.9.1.i586",
"product_id": "php8-dom-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-embed-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-embed-8.3.29-150700.3.9.1.i586",
"product_id": "php8-embed-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-enchant-8.3.29-150700.3.9.1.i586",
"product_id": "php8-enchant-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-exif-8.3.29-150700.3.9.1.i586",
"product_id": "php8-exif-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.i586",
"product_id": "php8-fastcgi-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-ffi-8.3.29-150700.3.9.1.i586",
"product_id": "php8-ffi-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.i586",
"product_id": "php8-fileinfo-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-fpm-8.3.29-150700.3.9.1.i586",
"product_id": "php8-fpm-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-ftp-8.3.29-150700.3.9.1.i586",
"product_id": "php8-ftp-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-gd-8.3.29-150700.3.9.1.i586",
"product_id": "php8-gd-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-gettext-8.3.29-150700.3.9.1.i586",
"product_id": "php8-gettext-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-gmp-8.3.29-150700.3.9.1.i586",
"product_id": "php8-gmp-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-iconv-8.3.29-150700.3.9.1.i586",
"product_id": "php8-iconv-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-intl-8.3.29-150700.3.9.1.i586",
"product_id": "php8-intl-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-ldap-8.3.29-150700.3.9.1.i586",
"product_id": "php8-ldap-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.i586",
"product_id": "php8-mbstring-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-mysql-8.3.29-150700.3.9.1.i586",
"product_id": "php8-mysql-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-odbc-8.3.29-150700.3.9.1.i586",
"product_id": "php8-odbc-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-opcache-8.3.29-150700.3.9.1.i586",
"product_id": "php8-opcache-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-openssl-8.3.29-150700.3.9.1.i586",
"product_id": "php8-openssl-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.i586",
"product_id": "php8-pcntl-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-pdo-8.3.29-150700.3.9.1.i586",
"product_id": "php8-pdo-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.i586",
"product_id": "php8-pgsql-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-phar-8.3.29-150700.3.9.1.i586",
"product_id": "php8-phar-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-posix-8.3.29-150700.3.9.1.i586",
"product_id": "php8-posix-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-readline-8.3.29-150700.3.9.1.i586",
"product_id": "php8-readline-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-shmop-8.3.29-150700.3.9.1.i586",
"product_id": "php8-shmop-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-snmp-8.3.29-150700.3.9.1.i586",
"product_id": "php8-snmp-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-soap-8.3.29-150700.3.9.1.i586",
"product_id": "php8-soap-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-sockets-8.3.29-150700.3.9.1.i586",
"product_id": "php8-sockets-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-sodium-8.3.29-150700.3.9.1.i586",
"product_id": "php8-sodium-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.i586",
"product_id": "php8-sqlite-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.i586",
"product_id": "php8-sysvmsg-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.i586",
"product_id": "php8-sysvsem-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.i586",
"product_id": "php8-sysvshm-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-test-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-test-8.3.29-150700.3.9.1.i586",
"product_id": "php8-test-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-tidy-8.3.29-150700.3.9.1.i586",
"product_id": "php8-tidy-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.i586",
"product_id": "php8-tokenizer-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.i586",
"product_id": "php8-xmlreader-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.i586",
"product_id": "php8-xmlwriter-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-xsl-8.3.29-150700.3.9.1.i586",
"product_id": "php8-xsl-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-zip-8.3.29-150700.3.9.1.i586",
"product_id": "php8-zip-8.3.29-150700.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.29-150700.3.9.1.i586",
"product": {
"name": "php8-zlib-8.3.29-150700.3.9.1.i586",
"product_id": "php8-zlib-8.3.29-150700.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php8-fpm-apache-8.3.29-150700.3.9.1.noarch",
"product": {
"name": "php8-fpm-apache-8.3.29-150700.3.9.1.noarch",
"product_id": "php8-fpm-apache-8.3.29-150700.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"product_id": "apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-bcmath-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-bz2-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-calendar-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-cli-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-cli-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-ctype-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-curl-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-curl-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-dba-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-dba-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-devel-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-devel-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-dom-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-dom-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-embed-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-embed-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-embed-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-enchant-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-exif-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-exif-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-fastcgi-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-ffi-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-ffi-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-fileinfo-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-fpm-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-ftp-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-gd-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-gd-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-gettext-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-gmp-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-iconv-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-intl-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-intl-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-ldap-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-mbstring-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-mysql-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-odbc-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-opcache-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-openssl-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-pcntl-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-pdo-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-pgsql-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-phar-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-phar-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-posix-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-posix-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-readline-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-readline-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-shmop-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-snmp-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-soap-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-soap-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-sockets-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-sodium-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-sqlite-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-sysvsem-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-sysvshm-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-test-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-test-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-test-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-tidy-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-tokenizer-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-xmlreader-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-xsl-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-zip-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-zip-8.3.29-150700.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"product": {
"name": "php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"product_id": "php8-zlib-8.3.29-150700.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"product_id": "apache2-mod_php8-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-bcmath-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-bz2-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-bz2-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-calendar-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-calendar-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-cli-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-cli-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-ctype-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-ctype-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-curl-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-curl-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-dba-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-dba-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-devel-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-devel-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-dom-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-dom-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-embed-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-embed-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-embed-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-enchant-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-enchant-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-exif-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-exif-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-fastcgi-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-ffi-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-ffi-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-fileinfo-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-fpm-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-fpm-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-ftp-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-ftp-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-gd-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-gd-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-gettext-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-gettext-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-gmp-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-gmp-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-iconv-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-iconv-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-intl-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-intl-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-ldap-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-ldap-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-mbstring-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-mysql-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-mysql-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-odbc-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-odbc-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-opcache-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-opcache-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-openssl-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-openssl-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-pcntl-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-pdo-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-pdo-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-pgsql-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-phar-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-phar-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-posix-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-posix-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-readline-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-readline-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-shmop-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-shmop-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-snmp-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-snmp-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-soap-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-soap-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-sockets-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-sockets-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-sodium-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-sodium-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-sqlite-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-sysvmsg-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-sysvsem-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-sysvshm-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-test-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-test-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-test-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-tidy-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-tidy-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-tokenizer-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-xmlreader-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-xmlwriter-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-xsl-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-xsl-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-zip-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-zip-8.3.29-150700.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.29-150700.3.9.1.s390x",
"product": {
"name": "php8-zlib-8.3.29-150700.3.9.1.s390x",
"product_id": "php8-zlib-8.3.29-150700.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"product_id": "apache2-mod_php8-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-bcmath-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-bz2-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-bz2-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-bz2-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-calendar-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-calendar-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-calendar-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-cli-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-cli-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-cli-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ctype-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-ctype-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-ctype-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-curl-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-curl-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-curl-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dba-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-dba-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-dba-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-devel-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-devel-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-devel-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-dom-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-dom-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-dom-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-embed-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-embed-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-embed-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-enchant-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-enchant-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-enchant-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-exif-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-exif-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-exif-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-fastcgi-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ffi-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-ffi-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-ffi-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-fileinfo-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-fpm-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-fpm-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-fpm-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ftp-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-ftp-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-ftp-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gd-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-gd-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-gd-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gettext-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-gettext-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-gettext-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-gmp-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-gmp-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-gmp-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-iconv-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-iconv-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-iconv-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-intl-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-intl-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-intl-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-ldap-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-ldap-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-ldap-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-mbstring-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-mysql-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-mysql-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-mysql-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-odbc-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-odbc-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-odbc-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-opcache-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-opcache-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-opcache-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-openssl-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-openssl-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-openssl-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-pcntl-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pdo-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-pdo-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-pdo-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-pgsql-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-phar-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-phar-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-phar-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-posix-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-posix-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-posix-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-readline-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-readline-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-readline-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-shmop-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-shmop-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-shmop-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-snmp-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-snmp-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-snmp-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-soap-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-soap-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-soap-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sockets-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-sockets-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-sockets-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sodium-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-sodium-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-sodium-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-sqlite-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-sysvmsg-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-sysvsem-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-sysvshm-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-test-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-test-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-test-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tidy-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-tidy-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-tidy-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-tokenizer-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-xmlreader-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-xmlwriter-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-xsl-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-xsl-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-xsl-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zip-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-zip-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-zip-8.3.29-150700.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "php8-zlib-8.3.29-150700.3.9.1.x86_64",
"product": {
"name": "php8-zlib-8.3.29-150700.3.9.1.x86_64",
"product_id": "php8-zlib-8.3.29-150700.3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php8-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-bcmath-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bcmath-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-bz2-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-bz2-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-bz2-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-bz2-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-calendar-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-calendar-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-calendar-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-calendar-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-cli-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-cli-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-cli-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-cli-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-cli-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-ctype-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-ctype-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ctype-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-ctype-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-curl-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-curl-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-curl-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-curl-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-curl-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-dba-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-dba-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-dba-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dba-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-dba-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-devel-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-devel-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-devel-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-devel-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-devel-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-dom-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-dom-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-dom-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-dom-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-dom-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-embed-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-embed-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-embed-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-embed-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-embed-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-enchant-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-enchant-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-enchant-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-enchant-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-exif-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-exif-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-exif-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-exif-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-exif-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fastcgi-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fileinfo-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-fpm-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-fpm-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-fpm-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-fpm-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-ftp-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-ftp-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ftp-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-ftp-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-gd-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-gd-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-gd-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gd-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-gd-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-gettext-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-gettext-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gettext-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-gettext-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-gmp-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-gmp-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-gmp-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-gmp-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-iconv-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-iconv-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-iconv-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-iconv-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-intl-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-intl-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-intl-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-intl-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-intl-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-ldap-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-ldap-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-ldap-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-ldap-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-mbstring-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mbstring-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-mysql-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-mysql-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-mysql-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-mysql-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-odbc-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-odbc-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-odbc-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-odbc-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-opcache-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-opcache-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-opcache-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-opcache-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-openssl-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-openssl-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-openssl-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-openssl-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-pcntl-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pcntl-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-pdo-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-pdo-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pdo-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-pdo-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-pgsql-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-pgsql-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-phar-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-phar-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-phar-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-phar-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-phar-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-posix-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-posix-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-posix-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-posix-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-posix-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-readline-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-readline-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-readline-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-readline-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-readline-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-shmop-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-shmop-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-shmop-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-shmop-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-snmp-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-snmp-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-snmp-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-snmp-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-soap-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-soap-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-soap-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-soap-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-soap-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-sockets-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-sockets-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sockets-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-sockets-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-sodium-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-sodium-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sodium-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-sodium-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-sqlite-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sqlite-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvmsg-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvsem-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-sysvshm-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-test-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-test-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-test-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-test-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-test-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-tidy-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-tidy-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tidy-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-tidy-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-tokenizer-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlreader-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xmlwriter-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-xsl-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-xsl-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-xsl-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-xsl-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-zip-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-zip-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-zip-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zip-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-zip-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.29-150700.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64"
},
"product_reference": "php8-zlib-8.3.29-150700.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.29-150700.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le"
},
"product_reference": "php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.29-150700.3.9.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x"
},
"product_reference": "php8-zlib-8.3.29-150700.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php8-zlib-8.3.29-150700.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
},
"product_reference": "php8-zlib-8.3.29-150700.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-14177"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, the getimagesize() function may leak uninitialized heap memory into the APPn segments (e.g., APP1) when reading images in multi-chunk mode (such as via php://filter). This occurs due to a bug in php_read_stream_all_chunks() that overwrites the buffer without advancing the pointer, leaving tail bytes uninitialized. This may lead to information disclosure of sensitive heap data and affect the confidentiality of the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-14177",
"url": "https://www.suse.com/security/cve/CVE-2025-14177"
},
{
"category": "external",
"summary": "SUSE Bug 1255710 for CVE-2025-14177",
"url": "https://bugzilla.suse.com/1255710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T15:01:56Z",
"details": "low"
}
],
"title": "CVE-2025-14177"
},
{
"cve": "CVE-2025-14178",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-14178"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-14178",
"url": "https://www.suse.com/security/cve/CVE-2025-14178"
},
{
"category": "external",
"summary": "SUSE Bug 1255711 for CVE-2025-14178",
"url": "https://bugzilla.suse.com/1255711"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T15:01:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-14178"
},
{
"cve": "CVE-2025-14180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-14180"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled, an invalid character sequence (such as \\x99) in a prepared statement parameter may cause the quoting function PQescapeStringConn to return NULL, leading to a null pointer dereference in pdo_parse_params() function. This may lead to crashes (segmentation fault) and affect the availability of the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-14180",
"url": "https://www.suse.com/security/cve/CVE-2025-14180"
},
{
"category": "external",
"summary": "SUSE Bug 1255712 for CVE-2025-14180",
"url": "https://bugzilla.suse.com/1255712"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:apache2-mod_php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bcmath-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-bz2-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-calendar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-cli-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ctype-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-curl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dba-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-devel-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-dom-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-embed-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-enchant-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-exif-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fastcgi-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fileinfo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-fpm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ftp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gd-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gettext-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-gmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-iconv-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-intl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-ldap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mbstring-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-mysql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-odbc-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-opcache-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-openssl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pcntl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pdo-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-pgsql-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-phar-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-posix-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-readline-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-shmop-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-snmp-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-soap-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sockets-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sodium-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sqlite-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvmsg-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvsem-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-sysvshm-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-test-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tidy-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-tokenizer-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlreader-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xmlwriter-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-xsl-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zip-8.3.29-150700.3.9.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP7:php8-zlib-8.3.29-150700.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-09T15:01:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-14180"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…